mirror of
https://github.com/fatedier/frp.git
synced 2026-01-11 22:23:12 +00:00
add support for add http header when using https2http plugin
This commit is contained in:
@@ -198,6 +198,7 @@ plugin_local_addr = 127.0.0.1:80
|
||||
plugin_crt_path = ./server.crt
|
||||
plugin_key_path = ./server.key
|
||||
plugin_host_header_rewrite = 127.0.0.1
|
||||
plugin_header_X-From-Where = frp
|
||||
|
||||
[secret_tcp]
|
||||
# If the type is secret tcp, remote_port is useless
|
||||
|
||||
Reference in New Issue
Block a user