summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index e4d4595..31c9e2b 100644
--- a/README.md
+++ b/README.md
@@ -81,6 +81,9 @@ ServerTransportPlugin obfs4 exec /usr/local/bin/obfs4proxy
`ClientTransportPlugin` and `ServerTransportPlugin` lines in the torrc as
appropriate.
+ * obfs4proxy can also act as a ScrambleSuit client. Adjust the
+ `ClientTransportPlugin` line in the torrc as appropriate.
+
* The autogenerated obfs4 bridge parameters are placed in
`DataDir/pt_state/obfs4_state.json`. To ease deployment, the client side
bridge line is written to `DataDir/pt_state/obfs4_bridgeline.txt`.