sifive / wit

Workspace Integration Tool
Apache License 2.0
23 stars 13 forks source link

It might be helpful to add proxy supported. #181

Open davidmlw opened 5 years ago

davidmlw commented 5 years ago

here is some example code to use urllib2 to get proxy working https://stackoverflow.com/questions/2317849/how-can-i-use-a-socks-4-5-proxy-with-urllib2

It might be helpful to add proxy supported.