mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-03 20:07:36 +03:00
Add custom TLS server support for http based v2ray transports
This commit is contained in:
parent
f15f525c5c
commit
ed50257735
13 changed files with 768 additions and 146 deletions
|
@ -1,3 +1,5 @@
|
|||
//go:build !go1.20
|
||||
|
||||
package v2rayhttp
|
||||
|
||||
import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue