From f1a5b02d7804a5616e2d8c80a110c06258dcf798 Mon Sep 17 00:00:00 2001 From: Bluesaxorcist Date: Thu, 22 Aug 2019 09:31:01 -0500 Subject: corrected an incorrect port example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01defbb..03c6330 100644 --- a/README.md +++ b/README.md @@ -168,7 +168,7 @@ used to hold transport state. The address of the server is specified as 127.0.0.1, port 2222. This is the same address as was specified on the server command line above. For this demo to work, the dispatcher server needs to be running on this host and port. The obfs4 transport is enabled and bound to the -address 127.0.0.1 and the port 443. The -options parameter is different for +address 127.0.0.1 and the port 1443. The -options parameter is different for every transport. For obfs4, the "cert" and "iatMode" parameters are required. These can be found in the obfs4_bridgeline.txt in the server state directory, which is generated by the server the first time that it is run. It is important -- cgit v1.2.3