liudf0716 / xfrpc

The xfrpc project is a lightweight implementation of the FRP client written in C language for OpenWRT and IoT systems. It is designed to provide an efficient solution for resource-constrained devices such as OpenWRT routers and IoT devices, which often have limited ROM and RAM space.
GNU General Public License v3.0
712 stars 89 forks source link

类型为tcpmux会出现不支持的情况 #48

Closed a158566154 closed 1 year ago

a158566154 commented 1 year ago

将配置文件中的type为tcpmux时会出现proxy service type tcpmux is not supportted.

查看readme是发现支持的,采用最新版的源码,交叉编译到padavan中使用。pdavan内核版本3.4.x 配置如下: image

liudf0716 commented 1 year ago

@a158566154 是的,xfrpc不支持tmux代理服务,只是支持与frps通过tmux协议通信