mirror of
https://github.com/fatedier/frp.git
synced 2025-08-02 12:07:20 +00:00
tcp multiplexing over http connect tunnel
This commit is contained in:
@@ -126,6 +126,13 @@ custom_domains = test6.frp.com
|
||||
host_header_rewrite = test6.frp.com
|
||||
header_X-From-Where = frp
|
||||
|
||||
[tcpmuxhttpconnect]
|
||||
type = tcpmux
|
||||
multiplexer = httpconnect
|
||||
local_ip = 127.0.0.1
|
||||
local_port = 10701
|
||||
custom_domains = tunnel1
|
||||
|
||||
[wildcard_http]
|
||||
type = http
|
||||
local_ip = 127.0.0.1
|
||||
|
Reference in New Issue
Block a user