diff --git a/.configs/arch-torrc b/.configs/arch-torrc index 3be1df0..118d695 100644 --- a/.configs/arch-torrc +++ b/.configs/arch-torrc @@ -1,4 +1,6 @@ RunAsDaemon 1 +SOCKSPort 0 +TransPort 9051 DNSPort 9061 -DNSListenAddress 127.0.0.1 \ No newline at end of file +DNSListenAddress 127.0.0.1 diff --git a/.configs/fedora-torrc b/.configs/fedora-torrc index 91568d8..0ac0d05 100644 --- a/.configs/fedora-torrc +++ b/.configs/fedora-torrc @@ -13,8 +13,9 @@ CookieAuthFile /var/run/tor/control.authcookie Log notice file /var/log/tor/log ClientOnly 1 +SOCKSPort 0 TransPort 9051 DNSPort 9061 VirtualAddrNetwork 10.66.0.0/255.255.0.0 -AutomapHostsOnResolve 1 \ No newline at end of file +AutomapHostsOnResolve 1 diff --git a/.configs/opensuse-torrc b/.configs/opensuse-torrc index 4f5535d..f862454 100644 --- a/.configs/opensuse-torrc +++ b/.configs/opensuse-torrc @@ -13,6 +13,7 @@ CookieAuthFile /var/run/tor/control.authcookie Log notice file /var/log/tor/log ClientOnly 1 +SOCKSPort 0 TransPort 9051 DNSPort 9061