03 - build your own tor crawler
You might come accross a situation of where you don't trust the existing tor crawlers being paranoid or detailed enough of performing you searches.
No problem at all, just build your own crawler for anonymity, joy and learning more about the tor network.
ACHE does this job for me.
Action | command |
get the github | git clone https://github.com/ViDA-NYU/ache.git |
start the docke | cd /opt/ache/config/config_docker docker-compose up -d |
enter the service | htp://localhost:8080 |