diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/obfs4proxy.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/obfs4proxy.1 b/doc/obfs4proxy.1 index e442946..a9c6257 100644 --- a/doc/obfs4proxy.1 +++ b/doc/obfs4proxy.1 @@ -1,4 +1,4 @@ -.TH OBFS4PROXY 1 "2014-09-24" +.TH OBFS4PROXY 1 "2015-01-20" .SH NAME obfs4proxy \- pluggable transport proxy for Tor, implementing obfs4 .SH SYNOPSIS @@ -11,7 +11,8 @@ censors, who usually monitor traffic between the client and the bridge, will see innocent-looking transformed traffic instead of the actual Tor traffic. .PP -obfs4proxy implements the obfuscation protocols obfs2, obfs3 and obfs4. +obfs4proxy implements the obfuscation protocols obfs2, obfs3, +ScrambleSuit (client only) and obfs4. .PP obfs4proxy is currently only supported as a managed pluggable transport spawned as a helper process via the \fBtor\fR daemon. |