-
Notifications
You must be signed in to change notification settings - Fork 87
Files
/
Copy pathprotocols.csv
42 lines (42 loc) · 1.48 KB
/
protocols.csv
1 | code | size | name | comment |
---|---|---|---|---|
2 | 4 | 32 | ip4 | |
3 | 6 | 16 | tcp | |
4 | 273 | 16 | udp | |
5 | 33 | 16 | dccp | |
6 | 41 | 128 | ip6 | |
7 | 42 | V | ip6zone | rfc4007 IPv6 zone |
8 | 43 | 8 | ipcidr | CIDR mask for IP addresses |
9 | 53 | V | dns | domain name resolvable to both IPv6 and IPv4 addresses |
10 | 54 | V | dns4 | domain name resolvable only to IPv4 addresses |
11 | 55 | V | dns6 | domain name resolvable only to IPv6 addresses |
12 | 56 | V | dnsaddr | |
13 | 132 | 16 | sctp | |
14 | 301 | 0 | udt | |
15 | 302 | 0 | utp | |
16 | 400 | V | unix | |
17 | 421 | V | p2p | preferred over /ipfs |
18 | 421 | V | ipfs | backwards compatibility; equivalent to /p2p |
19 | 444 | 96 | onion | |
20 | 445 | 296 | onion3 | |
21 | 446 | V | garlic64 | |
22 | 447 | V | garlic32 | |
23 | 448 | 0 | tls | Transport Layer Security |
24 | 449 | V | sni | Server Name Indication RFC 6066 § 3 |
25 | 454 | 0 | noise | |
26 | 460 | 0 | quic | |
27 | 461 | 0 | quic-v1 | |
28 | 465 | 0 | webtransport | |
29 | 466 | V | certhash | |
30 | 480 | 0 | http | HyperText Transfer Protocol |
31 | 481 | V | http-path | Percent-encoded path to an HTTP resource |
32 | 443 | 0 | https | Deprecated alias for /tls/http |
33 | 477 | 0 | ws | WebSockets |
34 | 478 | 0 | wss | Deprecated alias for /tls/ws |
35 | 479 | 0 | p2p-websocket-star | Deprecated |
36 | 277 | 0 | p2p-stardust | Deprecated |
37 | 275 | 0 | p2p-webrtc-star | Deprecated - Use webrtc or webrtc-direct instead |
38 | 276 | 0 | p2p-webrtc-direct | Deprecated - Use webrtc or webrtc-direct instead |
39 | 280 | 0 | webrtc-direct | ICE-lite webrtc transport with SDP munging during connection establishment and without use of a STUN server |
40 | 281 | 0 | webrtc | webrtc transport where connection establishment is according to w3c spec |
41 | 290 | 0 | p2p-circuit | |
42 | 777 | V | memory | in memory transport for self-dialing and testing; arbitrary |