mirror of
https://github.com/amnezia-vpn/amneziawg-go.git
synced 2026-05-17 00:05:50 +03:00
readme: actualize type for H1-H4
This commit is contained in:
committed by
Yaroslav Gurov
parent
e7ef4339e7
commit
12a012205e
@@ -78,7 +78,7 @@ The amount of junk packets specified in `Jc` with a random size between `Jmin` a
|
||||
|
||||
### Message headers
|
||||
|
||||
Every message in wireguard has `int32` type at the beginning of the packet. This field could be controlled by specifying the params below:
|
||||
Every message in wireguard has `uint32` type at the beginning of the packet. This field could be controlled by specifying the params below:
|
||||
|
||||
- `H1: string` - header range of handshake initial message
|
||||
- `H2: string` - header range of handshake initial message
|
||||
|
||||
Reference in New Issue
Block a user