mirror of
https://github.com/fatedier/frp.git
synced 2026-01-11 22:23:12 +00:00
show tcpmux proxies on the frps dashboard (#4152)
This commit is contained in:
@@ -146,7 +146,8 @@ type TCPOutConf struct {
|
||||
type TCPMuxOutConf struct {
|
||||
BaseOutConf
|
||||
v1.DomainConfig
|
||||
Multiplexer string `json:"multiplexer"`
|
||||
Multiplexer string `json:"multiplexer"`
|
||||
RouteByHTTPUser string `json:"routeByHTTPUser"`
|
||||
}
|
||||
|
||||
type UDPOutConf struct {
|
||||
|
||||
Reference in New Issue
Block a user