python-proxy
python-proxy copied to clipboard
How to add username and pass --auth
what is the format of --auth , i tried but is not working
--auth is actually for the authentication timeout (see #23). Authentication username/password can be passed in the scheme (for example, see #50).