Skip to content

Repository files navigation

ACHE-Tor Dark Web Crawler

An ACHE implementation to discover and index .onion sites. Part of a research project at Virginia Tech.

TODO

  • Literature review
  • Fetch only .onion, homepages, and pages that have account creation capabilities
    • SMILE model or DB queries?
  • Migrate to GitLab
  • Figure out how often it will run
  • Should we add documenting change over time

Web Interfaces

Service URL
ACHE Dashboard http://localhost:8080
Elasticsearch http://localhost:9200

Adding Seed URLs

Edit tor.seeds and add one .onion URL per line

Releases

Packages

Contributors