Skip to content

higher-security/tor-monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Set of simple tools using stem python to monitor and control tor:

  • tor-map: open a Google maps of the whole circuit and each nodes with the default system browser

alt text

  • tor-circuit: display detailed information about the circuit nodes (ip, nickname, reverse DNS, geoip, fingerprint, whois output, nmap output)

Installation

  1. Package installation

     # pip install pywhois stem python-nmap
     # dpkg -i tor-control-tk_0.1.deb
    
  2. Open a tor control port

     # echo 'ControlPort 9051' >> /etc/tor/torrc
     # service tor restart
    

About

Set of stem python scripts to monitor and control tor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages