mirror of
https://github.com/fatedier/frp.git
synced 2025-07-27 15:45:39 +00:00
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