PHP Classes

SOCKS 5: TCP connection wrapper using SOCKS 5 protocol

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (3)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 59%Total: 3,647 All time: 907 This week: 560Up
Version Licenses Categories
socks5 1.0.0Free For Educatio...Networking
Description 

Author

This simple class lets you establish a TCP connection through a socks 5 proxy server instead of establishing direct connections to the remote hosts.

Innovation Award
PHP Programming Innovation award nominee
August 2004
Number 8
In some networks there are machines that behind firewalls for security reasons . This situation prevents them to establish or receive direct connections with other machines outside those networks.

The way around this restriction is to use proxy servers, when these are available, using the SOCKS protocol.

This class encapsulates the establishment of socket based connections using version 5 of the SOCKS protocol. This enables applications that depend on the reachability of servers outside of heavily protected networks.

Manuel Lemos
Picture of sergey cheeba
Name: sergey cheeba <contact>
Classes: 2 packages by
Country: Ukraine Ukraine
Age: 42
All time rank: 69213 in Ukraine Ukraine
Week rank: 360 Up4 in Ukraine Ukraine Up
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files  
File Role Description
Plain text file socks5.lib.php Class socks5 class
Accessible without login Plain text file test_socks.php Example socks5 class example

 Version Control Unique User Downloads Download Rankings  
 0%
Total:3,647
This week:0
All time:907
This week:560Up
User Ratings User Comments (1)
 All time
Utility:85%StarStarStarStarStar
Consistency:85%StarStarStarStarStar
Documentation:-
Examples:85%StarStarStarStarStar
Tests:-
Videos:-
Overall:59%StarStarStar
Rank:1275
 
Excellent
15 years ago (Vladimir)
70%StarStarStarStar