You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
simple script to use proxy port of TOR browser with requests
pip install -r requirements.txt
python3 request_tor.py # for the first time to configure
python3 up_tor.py # up the local server with proxy
python3 request_tor.py # request a site
About
simple python script to use proxy port of TOR browser with requests to browse safely