PHP Classes
elePHPant
Icontem

SOCKS 5: TCP connection wrapper using SOCKS 5 protocol

Recommend this page to a friend!

  Author Author  
Picture of sergey cheeba
Name: sergey cheeba <contact>
Classes: 2 packages by
Country: Ukraine Ukraine
Innovation award
Innovation award
Nominee: 1x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This simple class lets you establish a TCP connection through a socks 5 proxy server instead of establishing direct connections to the remote hosts.

  Classes of sergey cheeba  >  SOCKS 5  >  Download Download .zip .tar.gz  >  Support forum Support forum (3)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: SOCKS 5
Base name: socks5
Description: TCP connection wrapper using SOCKS 5 protocol
Version: 1.0.0
PHP version: -
Licenses: Free For Educational Use
Free for non-commercial use
GNU General Public License (GPL)
 
  Groups   Applications   Files Files  

  Groups  
Group folder image Networking Networking protocols, clients and servers View top rated classes


  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

  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  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

Install with Composer Install with Composer - Download Download all files: socks5.tar.gz socks5.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.