这种低配机也就适合建代理,在这一点上用好了比很多收费都高效。
首先,是v6机的常规设置,不然下载安装东西会报错。
编辑文件命令:

nano /etc/hosts  或者 vim /etc/hosts

将以下内容复制粘贴保存

2a01:4f8:c010:d56::2 github.com2a01:4f8:c010:d56::3 api.github.com2a01:4f8:c010:d56::4 codeload.github.com2a01:4f8:c010:d56::5 objects.githubusercontent.com2a01:4f8:c010:d56::6 ghcr.io2a01:4f8:c010:d56::7 pkg.github.com npm.pkg.github.com maven.pkg.github.com nuget.pkg.github.com rubygems.pkg.github.com

刷新DNS缓存(非必须)

sudo systemd-resolve --flush-caches

以上步骤也可装warp代替,不过似乎装warp与这小鸡的socks出口会有冲突。
然后,可以自建节点。新手推荐一键脚本即可,比如老王的

bash <(curl -Ls https://raw.githubusercontent.com/eooce/sing-box/main/sing-box.sh)

会创建四个节点,主用argo节点,其他备用即可。
不太推荐xui一类面板,虽然设置socks分流容易,但还得绑域名开https,否则就不安全。
最后,设置socks出口。虽然不设也可以,但香港机ip会各种受限。新手推荐用论坛大佬的一键脚本即可

curl -L https://raw.githubusercontent.com/hkfires/onekey-tun2socks/main/onekey-tun2socks.sh -o onekey-tun2socks.sh && chmod +x onekey-tun2socks.sh && sudo ./onekey-tun2socks.sh -i alice

我一般选tw出口,可以根据需要随时更换地区。

用上面创建的argo节点,然后替换为cf优选域名或ip。只要选得好,测试延迟能达50以下,速度能超20万。很多收费鸡也达不到