Open JonhSilver opened 7 years ago
1.How to add own search engine such as ya.ru, mail.ru, censys.io, shodan.io
It should be very easy to add a search engine. All you need to do is to inherit the following class
enumratorBaseThreaded
and then define the abstract functions. It should be very easy to introduce your own search class
- How to search by IP address?
It depends on the class that you will inherit and how you want to define your search function
- Can you add robtex.com results?
You can write the class and send PR?
1.How to add own search engine such as ya.ru, mail.ru, censys.io, shodan.io