Difference between revisions of "SOCKS"

From wikieduonline
Jump to navigation Jump to search
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[wikipedia:SOCKS]]
+
[[wikipedia:SOCKS]] protocol was approved by the [[IETF]] in 1996 as [[RFC]] 1928
  
ssh -D 8080 remote-host
+
 
https://askubuntu.com/questions/112177/how-do-i-tunnel-and-browse-the-server-webpage-on-my-laptop
+
* [[SOCKS5]]: [[TCP]] and [[UDP]] support
 +
* [[SOCKS4]]: Only TCP support
 +
 
 +
 
 +
Configuring a SOCKS server using [[ssh]]
 +
[[ssh -D]] 8080 remote-host <ref>https://askubuntu.com/questions/112177/how-do-i-tunnel-and-browse-the-server-webpage-on-my-laptop</ref>
 +
 
 +
 
 +
== Related ==
 +
* [[Session layer]]
 +
* [[RPC]]
 +
* [[Proxy]]
 +
 
 +
== See also ==
 +
* {{Proxy}}
 +
* {{TCP}}
 +
 
 +
[[Category:Internet protocols]]

Latest revision as of 10:17, 17 January 2022

Advertising: