I use ssh tunnel as upstream sock5 server, and polipo will always forward all requests to upstream. this causes access to local network (e.g. 172.16.100.x, 192.168.0.x) goes through ssh tunnel.
Can we have a way to ignore such internal networks or given websites/hosts?
I use ssh tunnel as upstream sock5 server, and polipo will always forward all requests to upstream. this causes access to local network (e.g.
172.16.100.x
,192.168.0.x
) goes through ssh tunnel.Can we have a way to ignore such internal networks or given websites/hosts?