readme: actualize type for H1-H4
This commit is contained in:
parent
e7ef4339e7
commit
12a012205e
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ The amount of junk packets specified in `Jc` with a random size between `Jmin` a
|
||||||
|
|
||||||
### Message headers
|
### 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
|
- `H1: string` - header range of handshake initial message
|
||||||
- `H2: string` - header range of handshake initial message
|
- `H2: string` - header range of handshake initial message
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue