Because of the say our network is set up, i need my powerbook (10.4) configured for multiple proxies.
I need one application (ssh) to use one HTTP proxy.
I need safari and most of the others to use another HTTP proxy.
If an application doesn't support HTTP proxy, then i have socks5 proxy i would like for it to use.
but for some local addresses, all applications should bypass any proxy.
How can this be set up correctly? I think i need to set my system wide proxy for the most common ones, and change the runtime environment of the ssh command somehow. Launch it from a script? i don't know. Any suggestions?
I need one application (ssh) to use one HTTP proxy.
I need safari and most of the others to use another HTTP proxy.
If an application doesn't support HTTP proxy, then i have socks5 proxy i would like for it to use.
but for some local addresses, all applications should bypass any proxy.
How can this be set up correctly? I think i need to set my system wide proxy for the most common ones, and change the runtime environment of the ssh command somehow. Launch it from a script? i don't know. Any suggestions?