Projects STRLCPY geneva Commits 00b2e0e5
🤬
  • Added Multiple Port Monitoring into README

    Added a note to the README to talk about how to run Geneva on
    many ports at once.
  • Loading...
  • Michael Harrity committed 3 years ago
    00b2e0e5
    1 parent f149f1c6
  • ■ ■ ■ ■ ■ ■
    README.md
    skipped 46 lines
    47 47  Note that if you have stale `iptables` rules or other rules that rely on Geneva's default queues,
    48 48  this will fail. To fix this, remove those rules.
    49 49   
     50 +Also note that if you want to specify multiple ports for Geneva to monitor, you can specify a port range using `--server-port 4000:5000` to monitor all ports in the range 4000-5000, or you can specify a list like `--server-port 80,443,4444` to only monitor the explicit ports given.
     51 + 
    50 52  ## Strategy Library
    51 53   
    52 54  Geneva has found dozens of strategies that work against censors in China, Kazakhstan, India, and Iran. We include several of these strategies in [strategies.md](strategies.md). Note that this file contains success rates for each individual country; a strategy that works in one country may not work as well as other countries.
    skipped 130 lines
Please wait...
Page is in error, reload to recover