1
0
Эх сурвалжийг харах

conf: fix example for tls2raw (#4494)

fatedier 3 сар өмнө
parent
commit
3a08c2aeb0

+ 1 - 1
conf/frpc_full_example.toml

@@ -327,7 +327,7 @@ requestHeaders.set.x-from-where = "frp"
 
 [[proxies]]
 name = "plugin_tls2raw"
-type = "https"
+type = "tcp"
 remotePort = 6008
 [proxies.plugin]
 type = "tls2raw"