update
All checks were successful
Build Multi-Platform Binaries / build (push) Successful in 11m54s

This commit is contained in:
Flik
2025-12-26 17:14:54 +08:00
parent 4623a7f031
commit 549f9aaf26
63 changed files with 10266 additions and 740 deletions

View File

@@ -10,6 +10,10 @@ import (
"github.com/gotunnel/pkg/plugin"
)
func init() {
Register(NewSOCKS5Plugin())
}
const (
socks5Version = 0x05
noAuth = 0x00