diff options
| author | 李佳 <[email protected]> | 2024-07-10 06:58:33 +0000 |
|---|---|---|
| committer | lijia <[email protected]> | 2024-07-11 11:23:10 +0800 |
| commit | 4782225f29b6f80ee023297d0a0726c6c798e3d7 (patch) | |
| tree | 35e385984c8312daf1de3f479af5523928626f54 /bin/quic.conf | |
Initial commitv1.0.1
Diffstat (limited to 'bin/quic.conf')
| -rwxr-xr-x | bin/quic.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bin/quic.conf b/bin/quic.conf new file mode 100755 index 0000000..d93181b --- /dev/null +++ b/bin/quic.conf @@ -0,0 +1,8 @@ +0 QUIC_INTEREST_KEY +1 QUIC_CLIENT_HELLO +2 QUIC_SERVER_HELLO +3 QUIC_CACHED_CERT +4 QUIC_COMM_CERT +5 QUIC_CERT_CHAIN +6 QUIC_APPLICATION_DATA +7 QUIC_VERSION
\ No newline at end of file |
