[tor-commits] [chutney/master] Edit chutney's docs for recent tor and chutney changes

teor at torproject.org teor at torproject.org
Mon May 8 05:38:45 UTC 2017


commit 28d245c7a1a3ba60f4eab3015ca37e18883ef1d8
Author: teor <teor2345 at gmail.com>
Date:   Wed May 3 09:42:04 2017 +1000

    Edit chutney's docs for recent tor and chutney changes
---
 README | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/README b/README
index d184947..0c98440 100644
--- a/README
+++ b/README
@@ -42,9 +42,9 @@ Timing Options:
   --stop-time        CHUTNEY_STOP_TIME
 
 Traffic Options:
-  --data             CHUTNEY_DATA_BYTES
-  --connections      CHUTNEY_CONNECTIONS
-  --hs-multi-client  CHUTNEY_HS_MULTI_CLIENT
+  --data             CHUTNEY_DATA_BYTES=N
+  --connections      CHUTNEY_CONNECTIONS=N
+  --hs-multi-client  CHUTNEY_HS_MULTI_CLIENT=N
 
 Address Options:
   --ipv4             CHUTNEY_LISTEN_ADDRESS
@@ -134,8 +134,8 @@ Changing the network address:
    Tor network available on the network.
 
    IPv6 support for both Tor and Chutney is a work in progress. Currently,
-   chutney verifies IPv6 client, bridge client, and hidden service
-   connections. It does not use IPv6 SOCKSPort or Exit traffic.
+   chutney verifies IPv6 client, bridge client (?), hidden service, and exit
+   connections. It does not use IPv6 SOCKSPorts or HiddenServicePorts.
 
 The configuration files:
   networks/basic holds the configuration for the network you're configuring





More information about the tor-commits mailing list