Skip to content

findingmoist/home_base

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Connects to the network specified in the config whenever it is within range by pausing the Bettercap recon. Once out of range of the specified home network, Bettercap recon is restarted.

config.toml

main.plugins.home_base.enabled = true
main.plugins.home_base.ssid = 'your_home_network'
main.plugins.home_base.password = 'your_home_network_password'
main.plugins.home_base.minimum_signal_strength= -80

Updates

  • Testing to make work with jayofelenys 64bit.
  • Does not seem to work at this time.

About

wlan0mon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%