Skip to content

AlJohri/python-tor-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-tor-examples

Examples on how to use Tor in python with requests or aiohttp (via aiosocks).

Assumes Tor will run on 127.0.0.1:9050.

Requires Python 3.6+

Setup

pipenv install

Usage

pipenv run python tor_with_aiohttp.py
pipenv run python tor_with_requests.py

Setting up Python and Pipenv

brew install python3
pip3 install --upgrade pipenv

Setting up Tor

Mac OS X

brew install tor
brew services start tor

Other

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages