Add cloudflare-ddns command

This commit is contained in:
世界 2022-04-20 16:06:39 +08:00
parent 12e645e9d2
commit 14da4a9d2e
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
10 changed files with 234 additions and 12 deletions

View file

@ -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