Shadowsocks Inbound

{
	"type": "shadowsocks",
	"tag": "shadowsocks-in",
	"listen": "::",
        "listen_port": 5353,
	"method": "2022-blake3-aes-128-gcm",
	"password": "8JCsPssfgS8tiRwiMlhARg=="
}Code language: JSON / JSON with Comments (json)

Download Shadowsocks Inbound to your server:

curl https://raw.githubusercontent.com/bitcoinvps/singbox-vpn/main/shadowsocks/server/config.json > /etc/sing-box/config.jsonCode language: Bash (bash)

There is no need to change any settings, but if you make changes, adjust your client’s Shadowsocks outbound config.json accordingly.

Finally, you can enable singbox service.