mieru icon indicating copy to clipboard operation
mieru copied to clipboard

多端口下能否支持udp和tcp

Open Auction99 opened this issue 1 year ago • 3 comments

咨询大佬个功能: 服务端配置多个端口,能不能实现,a端口使用tcp协议,b端口使用udp协议,谢谢大佬开发如此好用的协议

Auction99 avatar Oct 02 '24 08:10 Auction99

可以。

请看这个例子 https://github.com/enfein/mieru/blob/main/test/deploy/httptest/server_mix.json

enfein avatar Oct 03 '24 02:10 enfein

可以。

请看这个例子 https://github.com/enfein/mieru/blob/main/test/deploy/httptest/server_mix.json

谢谢大佬,按照这个配置已经解决了,还有个需求,客户端配置多个节点的话,能否为每个节点单独设置sock5代理端口,这样就能方便的在clash里设置节点分流了

Auction99 avatar Oct 03 '24 02:10 Auction99

客户端配置多个节点的话,能否为每个节点单独设置sock5代理端口

现在每一个连接会随机分配一个节点,没有办法指定某个连接必须使用某个节点。

等 mieru 集成到 ClashMeta 内核之后,可以同时开多个独立的 mieru 客户端,这个问题就能解决了。

enfein avatar Oct 04 '24 01:10 enfein

This issue is stale because it has been open 80 days with no activity. Remove stale label or comment or this will be closed in 9 days.

github-actions[bot] avatar Dec 23 '24 04:12 github-actions[bot]