quicknote/singbox_config/singbox-bash

6 lines
238 B
Plaintext

# Copy the link address for the correct .deb file from GitHub
wget https://github.com/SagerNet/sing-box/releases/download/v1.9.7/sing-box_1.9.7_linux_amd64.deb
# Install the downloaded package
sudo dpkg -i sing-box_1.9.7_linux_amd64.deb