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