Created
February 23, 2014 14:53
-
-
Save david415/9172399 to your computer and use it in GitHub Desktop.
dns-vpn-bridgeclient-torrc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Log notice stdout | |
SocksPort 8040 | |
DataDirectory ./client-data | |
UseBridges 1 | |
Bridge vpn-ponydns 127.0.0.1:4703 tundevice=tun0 tun_local_ip=10.9.6.1 tun_remote_ip=10.9.6.2 tun_netmask=255.255.255.0 dns_name=my.cute.pony.bridge.dns_root | |
ClientTransportPlugin vpn-ponydns exec /usr/local/bin/obfsproxy --log-min-severity=info --log-file=/var/log/tor/dawuud-obfsproxy/obfsproxy-client.log --role=vpnclient managed | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment