Skip to content

badonions/exit-node-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

exit-node-scraper

Simple Python module for scraping exit nodes from https://check.torproject.org/exit-addresses

Do it from command line

$ curl -s https://check.torproject.org/exit-addresses | grep ExitNode | sed 's/ExitNode //g' > fp.txt

About

Python TOR exit node scraper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published