Hongbo
Results
2
issues of
Hongbo
i run aria2 rpc locally and AMM on my machine(macOS 10.13.6) and it my cpu keeps run full. and it's not relevant to refresh interval, and current task count of...
用上Websocket以后,actinium无法使用。 转换配置文件后,能看到数据收发,发送大于接收,无法代理任何页面。 证书签在一个三级域名上,公签证书,不是自己签的。不知道跟三级域名有无联系。 **但是同一配置文件,v2ray-macos可以使用。在actinium的配置文件上,把address解析成IP填上,也能正常使用....** 想不通原因。 配置文件 `{` ` "inbound": {` ` "port": 1080,` ` "protocol": "socks",` ` "settings": {` ` "auth": "noauth",` ` "udp": false,` ` "ip": "127.0.0.1"` ` }`...