mirror of
https://github.com/fatedier/frp.git
synced 2026-01-11 22:23:12 +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