mirror of
https://github.com/gSpotx2f/ruantiblock_openwrt.git
synced 2026-05-13 22:20:59 +00:00
Initial commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
User admin
|
||||
PidFile /var/run/tor.pid
|
||||
DataDirectory /var/lib/tor
|
||||
VirtualAddrNetwork 10.254.0.0/16
|
||||
AutomapHostsOnResolve 1
|
||||
TransPort 192.168.1.1:9040
|
||||
TransPort 127.0.0.1:9040
|
||||
DNSPort 9053
|
||||
DNSListenAddress 127.0.0.1
|
||||
#SOCKSPort 192.168.1.1:9050 # Tor socks-proxy
|
||||
GeoIPFile /usr/share/tor/geoip
|
||||
GeoIPv6File /usr/share/tor/geoip6
|
||||
ExcludeExitNodes {RU},{UA},{BY},{KZ},{MD},{TM},{UZ},{AM},{KG}
|
||||
ExitPolicy reject *:*
|
||||
ExitPolicy reject6 *:*
|
||||
Reference in New Issue
Block a user