karthikeyan_coder Posted May 29, 2007 Share Posted May 29, 2007 Hello, I am gonna install TOR in my Linux server. Can i configure/setup something in PHP to use TOR instead of actual ip ? Link to comment https://forums.phpfreaks.com/topic/53363-can-php-use-tor/ Share on other sites More sharing options...
Diego17 Posted May 29, 2007 Share Posted May 29, 2007 when you script is requesting another webserver you mean? like when doing file_get_contents('http://php.net') the server at php.net does not see your ip but that of a tor server? Link to comment https://forums.phpfreaks.com/topic/53363-can-php-use-tor/#findComment-263733 Share on other sites More sharing options...
karthikeyan_coder Posted May 29, 2007 Author Share Posted May 29, 2007 Yes.. Exactly you are right. I use pfsockopen mostly... Link to comment https://forums.phpfreaks.com/topic/53363-can-php-use-tor/#findComment-264212 Share on other sites More sharing options...
karthikeyan_coder Posted May 31, 2007 Author Share Posted May 31, 2007 hello any help? Link to comment https://forums.phpfreaks.com/topic/53363-can-php-use-tor/#findComment-265731 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.