{
"inbounds": [
{
"type": "shadowsocks",
"listen": "::",
"listen_port": 8080,
"network": "tcp",
"method": "2022-blake3-chacha20-poly1305",
"password": "password",
"multiplex": {
"enabled": true
}
}
]
}
wget https://github.com/SagerNet/sing-box/releases/download/v1.10.0-beta.7/sing-box_1.10.0-beta.7_linux_amd64.deb
dpkg -i sing-box_1.10.0-beta.7_linux_amd64.deb
dpkg -c sing-box_1.10.0-beta.7_linux_amd64.deb
openssl rand -base64 32
vim /etc/sing-box/config.json
systemctl status sing-box.service
systemctl start sing-box.service