diff options
author | drebs <drebs@riseup.net> | 2012-01-06 17:39:40 -0200 |
---|---|---|
committer | drebs <drebs@riseup.net> | 2012-01-06 17:39:40 -0200 |
commit | 606e8241b80d14c8d0be414ae1690618edb7e060 (patch) | |
tree | a98067df59629324aaa0b00f59d9e7263383f3d7 /files/torrc-bridge | |
parent | 33fc2cb106b6798a64c868bc91a5b4d50c20c86a (diff) |
adding config files for normal and bridge relays
Diffstat (limited to 'files/torrc-bridge')
-rw-r--r-- | files/torrc-bridge | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/files/torrc-bridge b/files/torrc-bridge new file mode 100644 index 0000000..a10de52 --- /dev/null +++ b/files/torrc-bridge @@ -0,0 +1,4 @@ +SocksPort 0 +ORPort 443 +BridgeRelay 1 +Exitpolicy reject *:* |