codexlynx / frogd

Daemon for automatic jumping over 802.11 networks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

frogd

Daemon for the automatic jumping over 802.11 networks.

License: GPL v3 privacy


Usage

usage: frogd [-h] [--config PATH] [--rule PATH] [--networks-file PATH]
                     [--dry]

frogd / Daemon CLI.

optional arguments:
  -h, --help            show this help message and exit
  --config PATH         Main configuration file path.
  --rule PATH           Jump rule to use.
  --networks-file PATH  CSV file with the list of networks.
  --dry                 Enable dry run.

Defaults:

$ frogd --config /etc/frogd/config.cfg --rule /etc/frogd/rules/by_time.py --networks-file /etc/frogd/networks.csv

Disclaimer

  • Legal: Use it at your own responsibility. Damages or legal problems caused by the tool are the responsibility of the user.

License

GPL (GNU General Public License) 3.0

More info: here

About

This tool was created by: @codexlynx.

About

Daemon for automatic jumping over 802.11 networks.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%