jech / polipo

The Polipo caching HTTP proxy
http://www.pps.jussieu.fr/~jch/software/polipo/
MIT License
1.8k stars 354 forks source link

Not proxy for given web sites #96

Open iredmail opened 7 years ago

iredmail commented 7 years ago

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?