v5.0.68: TLSNextProto fix — disable HTTP/2 ALPN (DDoS-Guard EOF)

This commit is contained in:
“Naeel”
2026-07-01 15:40:09 +04:00
parent e06e8de134
commit 7862ea7e45
5 changed files with 165 additions and 73 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ import (
)
var (
version string = "5.0.66"
version string = "5.0.68"
)
func main() {