From 12a012205e3c444be02aba91a840455f74c127e1 Mon Sep 17 00:00:00 2001 From: Yaroslav Gurov Date: Tue, 31 Mar 2026 15:48:57 +0000 Subject: [PATCH] readme: actualize type for H1-H4 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 301b5bf..e1c7309 100644 --- a/README.md +++ b/README.md @@ -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