Red-mar / TorRequest

An application for making a simple tor request using python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tor request with python

An application for making a simple tor request using python

How to use

Only check if there is a tor connection:

python torrequest.py

Make a request and receive the http code:

python torrequest.py -t http://google.com

Dependencies

  • argparse
  • colorama
  • requests

About

An application for making a simple tor request using python


Languages

Language:Python 100.0%