mirror of
https://github.com/amnezia-vpn/amneziawg-go.git
synced 2026-05-26 13:50:38 +00:00
readme: remove <c> tag from tag reference
This commit is contained in:
committed by
Yaroslav Gurov
parent
449d7cffd4
commit
e7ef4339e7
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user