Преглед на файлове

conf: fix example for tls2raw (#4494)

fatedier преди 3 месеца
родител
ревизия
3a08c2aeb0
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      conf/frpc_full_example.toml

+ 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"