Add MinIdleSession option to AnyTLS outbound

Co-authored-by: anytls <anytls>
This commit is contained in:
anytls
2025-02-24 10:40:12 +08:00
committed by 世界
parent 48ec45c3b7
commit d13063b3ce
6 changed files with 15 additions and 5 deletions

2
go.mod
View File

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