ghostLiulang
ghostLiulang
location /jsonrpc/{ #auth_basic off; proxy_pass https://localhost:6800/jsonrpc; proxy_redirect off; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header Host $host; #以下代码使支持WebSocket proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "upgrade"; } 上面的是nginx代理aria2c RPC服务的配置, 使用ariaNG可以成功连接到aria2c的RPC服务。...
[test-suite.log.tar.gz](https://github.com/user-attachments/files/19163024/test-suite.log.tar.gz) 下载release中的源码,在debian12测试版系统中执行 make check失败,提示需要上传此文件。
Can you add a feature to add all keys with just one click? It's too troublesome to manually add them one by one now