From e7ef4339e718641fc7bc1b0ea41b538108de77cc Mon Sep 17 00:00:00 2001 From: Yaroslav Gurov Date: Mon, 23 Mar 2026 11:01:42 +0000 Subject: [PATCH] readme: remove tag from tag reference --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f98db43..301b5bf 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,6 @@ Value is a sequence of tags specified below: - `` - random digits tag. Dumps `[size]` amount of randomly-generated bytes from `[0-9]` set to the packet - `` - random chars tag. Dumps `[size]` amount of randomly-generated bytes from `[a-zA-Z] set to the packet - `` - timestamp tag. Dumps 4-bytes long current system time in UNIX format -- `` - packet counter tag. Dumps 4-bytes long amount of packets sent by AWG > [!TIP] > Custom signature packets does not carry any actual data, so there is no need to specify it on both sides. General recommendation is to use it on the client side only