PHPTor - PHP client for Tor
PHPTor
PHP client for Tor
Screenshots
Hunter's comment
Open-source php code for connecting to words most anonymous network TOR.
Using this code you can connect to tor & you can get new identity from TOR servers.
Basic usage:
$tor = new PHPTor();
$tor->torConnection();
$tor->request('http://google.com');
For new identity:
$tor->newIdentity();
For more detail check out link
Link
https://github.com/mathzol/phptor
Contributors
Hunter: @spyder896
This is posted on Steemhunt - A place where you can dig products and earn STEEM.
View on Steemhunt.com
Awesome hunt ! Your hunt is now verified.
Join us on Steemhunt's discord
https://discord.gg/3BG4r4q
We welcome your participation in our vibrant community
checkout @steemhunt for latest updates
A very useful client for people who use Tor, although to use it people have to know how to use PHP, plus we all know that most people who use Tor, use it to visit '' the dead web '' a place in the network that nobody should visit.