Skip to content

Commit

Permalink
conf: fix example for tls2raw (#4494)
Browse files Browse the repository at this point in the history
  • Loading branch information
fatedier authored Oct 17, 2024
1 parent b14192a commit 3a08c2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/frpc_full_example.toml
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ requestHeaders.set.x-from-where = "frp"

[[proxies]]
name = "plugin_tls2raw"
type = "https"
type = "tcp"
remotePort = 6008
[proxies.plugin]
type = "tls2raw"
Expand Down

0 comments on commit 3a08c2a

Please sign in to comment.