Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 706 Bytes

File metadata and controls

17 lines (13 loc) · 706 Bytes

HiddenWiky

HiddenWiky is a simple active link scraper for "The Hidden Wiki" onion site.

It visits every link and, in the end, it creates a JSON file (example) with:

  • active onion link
  • title
  • description

HiddenWiky does not need any Python packages, it just needs torsocks.

In order to install and test torsocks just type:

sudo apt install torsocks
curl 'https://api.ipify.org'
torsocks curl 'https://api.ipify.org'