s-rah / onionscan

OnionScan is a free and open source tool for investigating the Dark Web.
https://twitter.com/OnionScan
Other
2.89k stars 599 forks source link

OnionScan 0.2 Refactor #99

Closed s-rah closed 8 years ago

s-rah commented 8 years ago

Apart from that, major refactor of the code to make adding new features in the future more streamlined. OnionScan now works on a pipeline like model, using OnionScanReport as the main interface model.

In the future, we will want to make pipelines even more modular and ensure that we can more efficiently process larger dumps.