diff --git a/tornet.yml b/tornet.yml index 676ae54..d3e9690 100644 --- a/tornet.yml +++ b/tornet.yml @@ -63,7 +63,8 @@ block: | # Privoxy-Tor-Connection listen-address 0.0.0.0:3128 - forward-socks5t / 127.0.0.1:9050 . + listen-address [::1]:3128 + forward-socks5t / localhost:9050 . backup: yes notify: - Restart privoxy