S
Size: a a a
S
V
r
S
oif tunnel_tor_0 ip daddr 172.16.0.0/12 log prefix "Redirect tcp to tor: "
oif tunnel_tor_0 ip daddr 172.16.0.0/12 ip protocol tcp counter dnat 127.0.0.1:9050 comment "[home->tor] Redirect tcp"
oif tunnel_tor_0 ip daddr 172.16.0.0/12 log prefix "Redirect udp to tor: "
oif tunnel_tor_0 ip daddr 172.16.0.0/12 ip protocol udp counter dnat 127.0.0.1:9050 comment "[home->tor] Redirect udp"
r
S
r