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
This is posted on Steemhunt - A place where you can dig products and earn STEEM.
View on Steemhunt.com