使用sing-box快速搭建naiveproxy
sing-box比较原版naiveproxy优点是可以支持UDP,而且配置非常简单,还能自动签发证书,于是就花了10分钟写了个垃圾脚本
脚本没有写错误判断,不要在酒吧里点炒饭
curl https://naiveproxy.pages.dev/ -o naive.sh && chmod +x naive.sh && ./naive.sh
使用条件:80端口没被占用(签发证书要求),域名提前做好解析,sing-box会自动获取证书
上面的脚本只能在x64下运行,需要arm的自己改下脚本
希望大家不要用老协议嚯嚯小鸡IP了!!!
卸载命令
systemctl stop ycycxz-sing-box
rm /etc/systemd/system/ycycxz-sing-box.service
systemctl daemon-reload
rm -rf /etc/ycycxz-sing-box
rm -f /usr/local/bin/ycycxz-sing-box