mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-03 04:07:35 +03:00
docs: minor adjustment
This commit is contained in:
parent
44705664c2
commit
a72582e6aa
3 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
#  uQUIC
|
||||
#  <img src="docs/quic.svg" alt="drawing" width="200"/> uQUIC
|
||||
[](https://github.com/refraction-networking/uquic/actions)[](https://github.com/refraction-networking/uquic/actions)
|
||||
[](https://godoc.org/github.com/refraction-networking/uquic)
|
||||
---
|
||||
uQUIC is a fork of "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.
|
||||
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