aboutsummaryrefslogtreecommitdiff
path: root/security/obfsproxy/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'security/obfsproxy/files/pkg-message.in')
-rw-r--r--security/obfsproxy/files/pkg-message.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/obfsproxy/files/pkg-message.in b/security/obfsproxy/files/pkg-message.in
index 1e492d81a1d2..171730a6ca30 100644
--- a/security/obfsproxy/files/pkg-message.in
+++ b/security/obfsproxy/files/pkg-message.in
@@ -5,14 +5,14 @@ As a client, add the following to %%PREFIX%%/etc/tor/torrc:
UseBridges 1
Bridge obfs2 x.x.x.x:yyyy FINGERPRINT-OF-BRIDGE
- ClientTransportPlugin obfs2 exec %%PREFIX%%/bin/obfsproxy managed
+ ClientTransportPlugin obfs2 exec %%PREFIX%%/bin/obfsproxy managed
or
UseBridges 1
Bridge obfs3 u.u.u.u:wwww FINGERPRINT-OF-BRIDGE
- ClientTransportPlugin obfs3 exec %%PREFIX%%/bin/obfsproxy managed
-
+ ClientTransportPlugin obfs3 exec %%PREFIX%%/bin/obfsproxy managed
+
As a bridge, add the following to %%PREFIX%%/etc/tor/torrc:
ServerTransportPlugin obfs2,obfs3 exec %%PREFIX%%/bin/obfsproxy managed