GitXplorerGitXplorer
U

OnionCrawler

public
0 stars
2 forks
0 issues

Commits

List of commits on branch master.
Unverified
e815ddffe4b31e5bf3faf4fd0ce5b890447eff47

Request static injection of all Guice modules as Britesnow also initiates the modules, will avoid some duplicate service classes.

UUeland committed 7 years ago
Unverified
e81904e511c66d0b605075b8558d98f9e52e8cd1

Removed duplicate queue-string

UUeland committed 7 years ago
Unverified
6212431e62e63dfaf20240875fcddde2e0f6f54c

Upgraded Guice and Britesnow to latest version while investigating why the Guice modules are not acting as the singletons they be.

UUeland committed 7 years ago
Unverified
a8385a349bcd3e5dae6c486939a8cfcecc37b341

Correctet linebreak glitches

UUeland committed 7 years ago
Unverified
96f504c9e1836bbfeaf749c7ed597e21e88dc279

Refactored out web.xml

UUeland committed 7 years ago
Unverified
67dd3645c13574a4ec07f0f440a7c8a2e1969459

Added a quick stats box on the admin frontpage

UUeland committed 7 years ago

README

The README file for this repository.

onioncrawler

A crawler for use on onion sites on the Tor network.

THIS PROJECT IS NOT YET READY FOR PRODUCTION USE

Features

Requirements

  • Java runtime (8 or newer)
  • MySQL server
  • At least one Tor instance, multiple instances are supported. Remember to activate SocksPort in torrc)

Installing