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