参考这个 https://github.com/eooce/Sing-box 执行这一句就行了,里面有解锁chatgpt方式
bash <(curl -Ls ssh_tool.eooce.com)
如果是nat机器,自定义节点端口
bash <(curl -fsSL https://raw.githubusercontent.com/hakd-code/sbox-easy/main/sbox.sh)
如果只开放了ipv6端口
mkdir singbox
cd singbox
curl -O https://raw.githubusercontent.com/raclen/raclen.github.io/master/demo/singbox/install.sh
chmod +x install.sh
ash install.sh 41000 "" 2a01:4f9:4b:f33b::a
评论
使用 GitHub 账号登录后即可评论