mirror of
https://github.com/SagerNet/sing.git
synced 2025-04-03 20:07:38 +03:00
Add cloudflare-ddns command
This commit is contained in:
parent
12e645e9d2
commit
14da4a9d2e
10 changed files with 234 additions and 12 deletions
|
@ -9,7 +9,7 @@ import (
|
|||
"github.com/sagernet/sing/common/buf"
|
||||
)
|
||||
|
||||
//https://shadowsocks.org/en/wiki/AEAD-Ciphers.html
|
||||
// https://shadowsocks.org/en/wiki/AEAD-Ciphers.html
|
||||
const (
|
||||
MaxPacketSize = 16*1024 - 1
|
||||
PacketLengthBufferSize = 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue