Tmalll

Results 56 comments of Tmalll

刚试了一下 apt-get install -y aria2 安装的没有出现这个问题...

After my research, I found that the 200 227 error occurred after the ftpserver port was nat by the router, because the address returned by the ftpserver is the internal...

> Hi @wutongskype, to use it on a public IP address you have to use the `public_host` property of the config file. See [this sample config](https://github.com/fclairamb/ftpserver/tree/main/config#ftp-server-behind-a-nat-gateway). I get an error...

HY有动态端口功能吗? 我的也是固定端口, 服务器是比如443的话, 客户端连接服务器就一直是443这个端口...

感觉可以把v2ray xray里面那个动态端口的功能抄过来... https://guide.v2fly.org/advanced/dynamicport.html

服务器配置 "streamSettings": { "network":"grpc", "grpcSettings": { "serviceName": "*****", "multiMode": true, "idle_timeout": 66, "health_check_timeout": 33, "permit_without_stream": true, "initial_windows_size": 0

> 这个特性的设计会比较麻烦,首先是界面上如何安排。 > > v2rayA 的设计理念是尽量保持结构明朗的同时,提供较为简单的操作,实现大部分复杂功能。 > > 所以这个功能先需要考虑一下。 应该不会太复杂吧,界面上可以把server设置里面加个选项,指向另一个server

> 这个特性的设计会比较麻烦,首先是界面上如何安排。 > > v2rayA 的设计理念是尽量保持结构明朗的同时,提供较为简单的操作,实现大部分复杂功能。 > > 所以这个功能先需要考虑一下。 或者直接弄个总闸门也行, 面板设置里面增加个使用前置代理的开关, 指向一个socks5就完事了..

> > 这个特性的设计会比较麻烦,首先是界面上如何安排。 > > v2A 的设计理念是简化结构明朗的同时,保持简单的操作,实现复杂的功能。 > > 所以这个功能首先需要考虑一下。 > > 可以根据 Xray 的做法,使用链式配置,采用不同的方向选择,使用链式配置,以供选择,甚至是 CDN 的自建面向 没有非常重要的参考。 streamSettings 的方法可以使用 proxySettings 进行转向,因此建议使用 dokodemo-door 而不是 proxySettings 希望能够添加这个功能,感谢开发者的身份! 这样也行吧, 使用dokodemo-door进行转发, 开发和使用起来可能简单些 而使用proxySettings适用性更广,...

After my further testing, I found that Chrome cannot call an external program to open the magnet connection, and there is no problem using firefox. But how to fix Chrome...