„tornet.yml“ ändern
This commit is contained in:
parent
c3683f22b4
commit
55ed7d9a5d
@ -63,7 +63,8 @@
|
|||||||
block: |
|
block: |
|
||||||
# Privoxy-Tor-Connection
|
# Privoxy-Tor-Connection
|
||||||
listen-address 0.0.0.0:3128
|
listen-address 0.0.0.0:3128
|
||||||
forward-socks5t / 127.0.0.1:9050 .
|
listen-address [::1]:3128
|
||||||
|
forward-socks5t / localhost:9050 .
|
||||||
backup: yes
|
backup: yes
|
||||||
notify:
|
notify:
|
||||||
- Restart privoxy
|
- Restart privoxy
|
||||||
|
Loading…
Reference in New Issue
Block a user