pgaref / HTTP_Request_Randomizer

Proxying Python Requests
http://pgaref.com/blog/python-proxy/
MIT License
148 stars 60 forks source link

Add protocol filter as command line argument #48

Open pgaref opened 6 years ago

pgaref commented 6 years ago

47 introduced Proxy filtering as an optional parameter in the RequestProxy constructor.

It would be great to extend #5 to support that!