mirsamantajbakhsh / OnionHarvester

A small TOR Onion Address harvester for checking if the address is available or not.
GNU General Public License v3.0
74 stars 16 forks source link

Major Changes: #7

Closed mirsamantajbakhsh closed 6 years ago

mirsamantajbakhsh commented 6 years ago

1- Use of multiple TOR instances. 2- Increase the searching speed exponentially. 3- Redesigning the Code with design patterns. 4- Use MVP as the code layering.