Skip to content

FRLP/fastapi-tor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastapi-tor

First Step

python3 -m venv .
. bin/activate
pip install -r requirements.txt

Launch

uvicorn main:app --host 0.0.0.0 --port 8000

Access Tor

Example URL (Ahmia): http://localhost:8000/juhanurmihxlp77nkq76byazcldy2hlmovfu2epvl5ankdibsot4csyd.onion/

About

Access Tor through FastAPI and others

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%