Sing-box的活用

首先是singbox安装的官方脚本

sudo curl -fsSL https://sing-box.app/gpg.key -o /etc/apt/keyrings/sagernet.asc
sudo chmod a+r /etc/apt/keyrings/sagernet.asc
echo "deb [arch=`dpkg --print-architecture` signed-by=/etc/apt/keyrings/sagernet.asc] https://deb.sagernet.org/ * *" | \
  sudo tee /etc/apt/sources.list.d/sagernet.list > /dev/null
sudo apt-get update
sudo apt-get install sing-box # or sing-box-beta

常用命令

sing-box run #启动sing-box
sing-box run -c 'config file' #启动sing-box并使用

暂无评论

发送评论 编辑评论


				
上一篇
下一篇