conf: fix example for tls2raw (#4494)

This commit is contained in:
fatedier 2024-10-17 16:27:41 +08:00 committed by GitHub
parent b14192a8d3
commit 3a08c2aeb0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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