We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f98309 commit 42216acCopy full SHA for 42216ac
1 file changed
protocols.csv
@@ -24,6 +24,9 @@ code, size, name, comment
24
443, 0, https,
25
477, 0, ws,
26
478, 0, wss,
27
+481, 0, socks4, "SOCKS4 proxy, including the SOCKS4a domain name addressing variant (https://www.openssh.com/txt/socks4a.protocol)"
28
+482, 0, socks5, SOCKS5 proxy (RFC1928)
29
+483, 0, http-tunnel, HTTP tunneling proxy (RFC7231#4.3.6); combine with /tls for HTTPS proxies
30
479, 0, p2p-websocket-star,
31
277, 0, p2p-stardust,
32
275, 0, p2p-webrtc-star,
0 commit comments