readme: remove <c> tag from tag reference
This commit is contained in:
parent
449d7cffd4
commit
e7ef4339e7
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
- `<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
|
- `<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
|
- `<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]
|
> [!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
|
> 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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue