mirror of https://github.com/fatedier/frp.git
conf: fix example for tls2raw (#4494)
This commit is contained in:
parent
b14192a8d3
commit
3a08c2aeb0
|
@ -327,7 +327,7 @@ requestHeaders.set.x-from-where = "frp"
|
|||
|
||||
[[proxies]]
|
||||
name = "plugin_tls2raw"
|
||||
type = "https"
|
||||
type = "tcp"
|
||||
remotePort = 6008
|
||||
[proxies.plugin]
|
||||
type = "tls2raw"
|
||||
|
|
Loading…
Reference in New Issue