mirror of
https://github.com/fatedier/frp.git
synced 2025-07-27 15:45:39 +00:00
support xtcp for making nat hole
This commit is contained in:
@@ -28,4 +28,5 @@ var (
|
||||
HttpProxy string = "http"
|
||||
HttpsProxy string = "https"
|
||||
StcpProxy string = "stcp"
|
||||
XtcpProxy string = "xtcp"
|
||||
)
|
||||
|
Reference in New Issue
Block a user