Tor: Difference between revisions
m style fixes |
m Add obfs4 config for running a tor bridge |
||
| Line 75: | Line 75: | ||
Nickname = "YourNickname"; | Nickname = "YourNickname"; | ||
ContactInfo = "your-email@example.com"; | ContactInfo = "your-email@example.com"; | ||
# obfs4 proxy, use when running a bridge. Change port as needed | |||
ServerTransportListenAddr = [ "obfs4 0.0.0.0:8443" ]; | |||
# Bandwidth settings | # Bandwidth settings | ||