-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
efficiency #6
Comments
Hi and thanks for your comment. In the second version I'm working on it (and may be released less than a month), Onion Harvester client will run multiple TOR processes, which means a client (as an example) with 1000 concurrent TOR processes and each process with 1000 threads (for searching the available onions), will search 1000000 addresses simultaneously against the first version which is currently searching at a rate of 1000 addresses per second. |
Hello @mirsamantajbakhsh, I am not sure what is the project roadmap, but if a web service is part of your plan, and an API will be available to share the bulk of onion addresses, I can help to create a JavaScript library to use tor browser to find the addresses. this way we can use visitor browsers to find onion addresses and get users credits to use the web service instead! Regards. |
Dear @Ali-Razmjoo, https://github.com/mirsamantajbakhsh/OnionHarvester-Server I'm looking forward to your response. |
Hey, thanks for informing me regarding the server API. let me have a review and get back to you. Regards. |
Hi, I have to say the onion harvester is a pretty novel method to discover new onion address, and thank you for your code!
But I have estimated that the expectation of the time discovering one onion address is about thousands of years!
The text was updated successfully, but these errors were encountered: