Add AnyTLS protocol

This commit is contained in:
anytls 2025-02-20 20:06:21 +08:00 committed by 世界
parent 067f6a6564
commit f7aa139919
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
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