Is it possible to use an automatic script as git's proxy?
I'm using http://xxx/yyy as my IE proxy, where xxx is a host and yyy is a javascript file which returns a proxy or "DIRECT" depends on different situations.
The script is rather complicated (more than 300 lines and maintained by the corporate IT deparmentt).
Edit:
My real problem: is if I am in corporate network I use a proxy for external sites, and "DIRECT" for corporate sites. Otherwise I'd use "DIRECT".