Skip to content

namegpark/Tor-Network-Connection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tor-Network-Connection

Connect Tor Python Code

  1. apt-get install tor
  2. apt-get install privoxy (we need to edit our privoxy config (/etc/privoxy/config) and add the following line -> forward-socks4a / localhost:9050 .)
  3. Start tor & privoxy service ( service tor privoxy start)

About

Connect Tor code with Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages