P3TERX
P3TERX
我没这样用过,所以没考虑到这个情况。等有空了研究下有没有更优雅的解决方案。
This may overlook some directories that really want to be deleted. You can create a blank document in the `.stfolder` directory to prevent it from being deleted.
确实有这样的问题,初步来看应该是性能不足导致假死,可能与 Aria2 只能使用 CPU 的单核心有关。
There are many papers online about the comparison between them, and there is not really a definitive answer as to who is more effective. jemalloc is much simpler to compile,...
> Debian 10 操作系统, bash > 这时 netstat 命令查看 127.0.0.1:40000 依然在监听,但是 bash > 希望大佬的脚本能自动处理这种情况,一旦自动停止就给它自动重启一下,保持代理不掉线。 它不是停止了,可能只是客户端的某些问题导致断线了,又可能是 WARP 本身网络的问题。 可以自己设个 crontab 定时任务,以 Debian 为例子,其它系统自行探索: ```bash # 每天 0 点定时重启 echo '0 0...
> 同,也遇到此问题。 > > ``` > WARP 客户端状态 : 运行中 > > SOCKS5 代理端口 : 未开启 > > WireGuard 状态 : 运行中 > IPv4 网络状态 : WARP > IPv6 网络状态...
Docker 应用在 Bridge 网络模式下确实存在这个问题,暂时没有解决方案。你可以使用 Host 网络模式,或者用 nginx 反代。
https://github.com/P3TERX/warp.sh/issues/3#issuecomment-877094178
看日志没问题,路由正常添加,正常启动。可能只是 WARP 网络的问题吧。 有时候网络不稳定,脚本也会显示未连接,但实际是已连接的。
https://github.com/P3TERX/aria2.conf/blob/9286d0b30326f06fd2e12e06dda0841292f5b3f6/aria2.conf#L69