Skip to content
/ Stem-local-log.py Public template

Python script that can be used to log connections from localhost used Stem.

Notifications You must be signed in to change notification settings

VolkanSah/Stem-local-log.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stem local log (Python)

useful small hacks for, pssst!

Python script that can be used to log connections from localhost.

Use code with caution!

This script will create three connections to localhost (127.0.0.1).

  • The first connection will be to port 8080,
  • Tthe second connection will be to port 8081,
  • and the third connection will be to port 8082.
  • The script will then log the information about each connection to a CSV file called "connections.csv".

will log

  • time
  • duration
  • files
  • destination_ip

Misk

torproject/stem

Credits

VolkanSah

About

Python script that can be used to log connections from localhost used Stem.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages