Difference between revisions of "SOCKS"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
  
  
* [[SOCKS5]]: TCP and UDP support
+
* [[SOCKS5]]: [[TCP]] and [[UDP]] support
 
* [[SOCKS4]]: Only TCP support
 
* [[SOCKS4]]: Only TCP support
  

Revision as of 10:12, 17 January 2022

wikipedia:SOCKS protocol was approved by the IETF in 1996 as RFC 1928



Configuring a SOCKS server using ssh

ssh -D 8080 remote-host [1]

Advertising: