Add AnyTLS protocol

This commit is contained in:
anytls
2025-02-20 20:06:21 +08:00
committed by 世界
parent fde0f6bd3f
commit 0e7c52bd23
15 changed files with 489 additions and 0 deletions

1
go.mod
View File

@@ -3,6 +3,7 @@ module github.com/sagernet/sing-box
go 1.23.1
require (
github.com/anytls/sing-anytls v0.0.2
github.com/caddyserver/certmagic v0.21.7
github.com/cloudflare/circl v1.6.0
github.com/cretz/bine v0.2.0