mirror of
https://github.com/fatedier/frp.git
synced 2024-11-23 18:49:24 +08:00
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]]
|
[[proxies]]
|
||||||
name = "plugin_tls2raw"
|
name = "plugin_tls2raw"
|
||||||
type = "https"
|
type = "tcp"
|
||||||
remotePort = 6008
|
remotePort = 6008
|
||||||
[proxies.plugin]
|
[proxies.plugin]
|
||||||
type = "tls2raw"
|
type = "tls2raw"
|
||||||
|
Loading…
Reference in New Issue
Block a user