readme: remove <c> tag from tag reference

This commit is contained in:
Yaroslav Gurov
2026-03-23 11:01:42 +00:00
committed by Yaroslav Gurov
parent 449d7cffd4
commit e7ef4339e7
-1
View File
@@ -105,7 +105,6 @@ Value is a sequence of tags specified below:
- `<rd [size]>` - random digits tag. Dumps `[size]` amount of randomly-generated bytes from `[0-9]` set to the packet
- `<rc [size]>` - random chars tag. Dumps `[size]` amount of randomly-generated bytes from `[a-zA-Z] set to the packet
- `<t>` - timestamp tag. Dumps 4-bytes long current system time in UNIX format
- `<c>` - 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