Add custom TLS server support for http based v2ray transports

This commit is contained in:
世界
2023-02-28 12:29:02 +08:00
parent f15f525c5c
commit ed50257735
13 changed files with 768 additions and 146 deletions

View File

@@ -1,3 +1,5 @@
//go:build !go1.20
package v2raywebsocket
import (