mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-01 19:27:35 +03:00
Update README.md
fix the incorrect link to quic-go
This commit is contained in:
parent
2cf9a8b684
commit
3d09353796
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
[](https://github.com/refraction-networking/uquic/actions/workflows/ginkgo_test.yml)
|
||||
[](https://godoc.org/github.com/refraction-networking/uquic)
|
||||
---
|
||||
uQUIC is a fork of [quic-go](https://github.com/refraction-networking/uquic), which provides Initial Packet fingerprinting resistance and other features. While the handshake is still performed by quic-go, this library provides interface to customize the unencrypted Initial Packet which may reveal fingerprint-able information.
|
||||
uQUIC is a fork of [quic-go](https://github.com/quic-go/quic-go), which provides Initial Packet fingerprinting resistance and other features. While the handshake is still performed by quic-go, this library provides interface to customize the unencrypted Initial Packet which may reveal fingerprint-able information.
|
||||
|
||||
Golang 1.20+ is required.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue