From 7daab5a76994ac71b7eb52f4227e7b4191c4822d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vytautas=20Kasparavi=C4=8Dius?= Date: Wed, 16 Oct 2019 18:49:34 +0300 Subject: [PATCH] Added TorBot project --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f309092..5642935 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ - [Tor Bulk Exitlist (TorBEL)](https://www.torproject.org/getinvolved/volunteer.html.en#project-torbel) - Provides a method of identifying if IPs belong to exit nodes or not. This is a replacement for TorDNSEL which is a stable (though unmaintained) Haskell application for this purpose. The initial version of TorBEL was started in GSOC 2010 but since then the project has been inactive. - [TorFlow](https://www.torproject.org/getinvolved/volunteer.html.en#project-torflow) - Library and collection of services for actively monitoring the Tor network. These include the Bandwidth Scanners (measuring throughput of relays) and SoaT (scans for malicious or misconfigured exit nodes). - [Tor Path Simulator (TorPS)](https://www.torproject.org/getinvolved/volunteer.html.en#project-torps) - Tool for efficiently simulating path selection in Tor. It chooses circuits and assigns user streams to those circuits in the same way that Tor does. TorPS is fast enough to perform thousands of simulations over periods of months. +- [TorBot](https://github.com/DedSecInside/TorBot) - Python web crawler for Dark and Deep Web. Actively maintained and can be used in Docker container (dockerfile provided). # End-user tools