tcp multiplexing over http connect tunnel
This commit is contained in:
committed by
GitHub
Unverified
parent
0b9124d4fd
commit
1db091b381
@@ -107,6 +107,9 @@ type NewProxy struct {
|
||||
|
||||
// stcp
|
||||
Sk string `json:"sk"`
|
||||
|
||||
// tcpmux
|
||||
Multiplexer string `json:"multiplexer"`
|
||||
}
|
||||
|
||||
type NewProxyResp struct {
|
||||
|
||||
Reference in New Issue
Block a user