We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e2b1cf commit d7b0901Copy full SHA for d7b0901
src/protocols.csv
@@ -1,15 +1,15 @@
1
-code size name
2
-4 32 ip4
3
-6 16 tcp
4
-17 16 udp
5
-33 16 dccp
6
-41 128 ip6
7
-132 16 sctp
8
-301 0 udt
9
-302 0 utp
10
-421 V ipfs
11
-480 0 http
12
-443 0 https
13
-477 0 ws
14
-444 10 onion
15
-275 0 libp2p-webrtc-star
+code, size, name
+4, 32, ip4
+6, 16, tcp
+17, 16, udp
+33, 16, dccp
+41, 128, ip6
+132, 16, sctp
+301, 0, udt
+302, 0, utp
+42, V, ipfs
+480, 0, http
+443, 0, https
+477, 0, ws
+444, 10, onion
+275, 0, libp2p-webrtc-star
0 commit comments