پیکربندی Sing-Box موجود را با تعیین یک پورت جدید و نام سرور تغییر و لینک اصلاح شده پس از تغییرات نمایش داده می شود.
bash <(curl -fsSL https://raw.githubusercontent.com/opiran-club/singbox-reallity-automatic/main/install.sh --ipv4)
- Linux & Systemd
- Git
- C compiler environment
git clone -b main https://github.com/SagerNet/sing-box && cd sing-box
./release/local/install_go.sh
./release/local/install.sh
nano /usr/local/etc/sing-box/config.json
./release/local/enable.sh
./release/local/update.sh
sudo systemctl start sing-box
sudo systemctl stop sing-box
sudo systemctl kill sing-box
sudo systemctl restart sing-box
sudo journalctl -u sing-box --output cat -e
sudo journalctl -u sing-box --output cat -f
./release/local/uninstall.sh