Thanks to visit codestin.com
Credit goes to github.com

Skip to content

hfzwl/sing-box

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,386 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

curl -Ls https://raw.githubusercontent.com/ahhfzwl/sing-box/refs/heads/main/add.sh | sh

卸载(ubuntu):

bash <(curl -Ls https://raw.by.now.cc/ahhfzwl/sing-box/main/sing-box.sh) del

安装(ubuntu):

bash <(curl -Ls https://raw.by.now.cc/ahhfzwl/sing-box/main/sing-box.sh) add

WARP账户:

https://fscarmen.cloudflare.now.cc/

手动安装sing-box:

wget "$(curl -s https://api.github.com/repos/SagerNet/sing-box/releases/latest | grep -o "https://github.com/SagerNet/sing-box/releases/download/.*/sing-box-.*-linux-$(uname -m | sed 's/x86_/amd/; s/aarch/arm/').tar.gz" | sort -V | head -n 1)"

tar -zxvf sing-box-*

mv ./sing-box-*/sing-box /usr/local/bin/

rm -rf sing-box-*

mkdir /etc/sing-box

setsid sing-box run -c /etc/sing-box/config.json > /dev/null 2>&1 &

About

The universal proxy platform

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%