From c47f33a037917ccdb44e4bdfce7c0fbb8779e918 Mon Sep 17 00:00:00 2001 From: GouveaHeitor Date: Thu, 11 Jun 2020 13:42:52 -0300 Subject: [PATCH] remove old commands --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 6f86583..6317f7c 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,6 @@ All non-local UDP/ICMP traffic is also blocked by the Tor project. ``` COMMAND FUNCTION install Install dependencies - -f Overwrite Tor config file in /etc/tor/torrc - -c Specify a custom location to install Tors config file start Start routing stop Stop routing restart Restart the Nipe circuit @@ -53,7 +51,7 @@ All non-local UDP/ICMP traffic is also blocked by the Tor project. Examples: - perl nipe.pl install -f + perl nipe.pl install perl nipe.pl start perl nipe.pl stop perl nipe.pl restart