Skip to content

simple python script to use proxy port of TOR browser with requests to browse safely

Notifications You must be signed in to change notification settings

breaking-mind/requests-tor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requests-tor

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages