summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBluesaxorcist <joshua@operatorfoundation.org>2019-08-12 09:57:13 -0500
committerBluesaxorcist <joshua@operatorfoundation.org>2019-08-12 09:57:13 -0500
commitadef45bb1ef64a4ac57a9ed503b51da4a621e51c (patch)
treed6a55d2348bdd2a6874b4224f9429ba121bf600f
parentf3e769e9664b8962557a03896160b590f81a4a4b (diff)
corrected another problem on the readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ecf143d..5d14479 100644
--- a/README.md
+++ b/README.md
@@ -160,7 +160,7 @@ The cert parameter is what is needed for the dispatcher client.
##### Client
- bin/shapeshifter-dispatcher -transparent -client -state state -target 127.0.0.1:2222 -transports obfs4 -options '{"cert": "OfQAPDamjsRO90fDGlnZR5RNG659FZqUKUwxUHcaK7jIbERvNU8+EVF6rmdlvS69jVYrKw", "iatMode": "0"}' -logLevel DEBUG -enableLogging
+ bin/shapeshifter-dispatcher -transparent -client -state state -target 127.0.0.1:2222 -transports obfs4 -proxylistenaddr obfs4-127.0.0.1:443 -options '{"cert": "OfQAPDamjsRO90fDGlnZR5RNG659FZqUKUwxUHcaK7jIbERvNU8+EVF6rmdlvS69jVYrKw", "iatMode": "0"}' -logLevel DEBUG -enableLogging
This runs the client in transparent TCP proxy mode. The directory "state" is
used to hold transport state. The address of the server is specified as