Tuesday, June 21, 2016

Alternatives to Deep Web



resources:

Freenet - a popular darknet friend-to-friend network that can run as an "opennet" (where peer nodes are discovered automatically).
https://freenetproject.org/

Alternatives to torrents

[1] rarbg.is
[2] katcr.co
[3] www.limetorrents.cc

No comments:

Script service on Ubuntu

Install odoo as service   Step 1: Create a script  user   ~   vi /usr/local/bin/odoo-start.sh   #!/bin/bash # Optional: Port forward examp...