forked from Mxmilu666/frp
new proxy type: stcp(secret tcp)
This commit is contained in:
@@ -27,4 +27,5 @@ var (
|
||||
UdpProxy string = "udp"
|
||||
HttpProxy string = "http"
|
||||
HttpsProxy string = "https"
|
||||
StcpProxy string = "stcp"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user