1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-01-04 03:48:55 +02:00
This commit is contained in:
kev 2015-06-18 19:22:11 +08:00
parent 63e29f8e62
commit 115fb4050d
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ tor:
```
RunAsDaemon 0
SocksPort 0
SocksPort 0.0.0.0:9050
ORPort 9001
BridgeRelay 1
#ServerTransportPlugin obfs4 exec /usr/bin/obfs4proxy

View File

@ -1,5 +1,5 @@
RunAsDaemon 0
SocksPort 0
SocksPort 0.0.0.0:9050
ORPort 9001
BridgeRelay 1
#ServerTransportPlugin obfs4 exec /usr/bin/obfs4proxy