mirror of
https://github.com/fatedier/frp.git
synced 2025-07-04 15:28:08 +07:00
conf: fix example for tls2raw (#4494)
This commit is contained in:
@ -327,7 +327,7 @@ requestHeaders.set.x-from-where = "frp"
|
||||
|
||||
[[proxies]]
|
||||
name = "plugin_tls2raw"
|
||||
type = "https"
|
||||
type = "tcp"
|
||||
remotePort = 6008
|
||||
[proxies.plugin]
|
||||
type = "tls2raw"
|
||||
|
Reference in New Issue
Block a user