orf / xcat

XPath injection tool
https://xcat.readthedocs.org/
MIT License
363 stars 73 forks source link

enable use of proxy through env #37

Closed lager1 closed 4 years ago

lager1 commented 4 years ago

This commit enables use of environment variable HTTP_PROXY. It would be actually probably much better to implement this properly using some option (potentially -p?) but just because lack of proxy support there's this hacky solution.

orf commented 4 years ago

Thank you! I do not think it is a hacky solution.