Reallity Bash Script OneClick
اسکریپت گزینه های زیر را ارائه می دهد:
نصب موجود را حذف کرده و نصب جدیدی را انجام میدهد.
پیکربندی Sing-Box موجود را با تعیین یک پورت جدید و نام سرور تغییر و لینک اصلاح شده پس از تغییرات نمایش داده می شود.
تمام فایل های مرتبط را حذف میکند.
To install copy and paste below link
bash <(curl -fsSL https://raw.githubusercontent.com/opiran-club/singbox-reallity-automatic/main/install.sh --ipv4)
For full installation go to the "full" folder
برای نصب کامل به پوشه "Full" بروید
Or Install from the source:
- Linux & Systemd
- Git
- C compiler environment
git clone -b main https://github.com/SagerNet/sing-box && cd sing-box
skip if you have golang already installed
./release/local/install_go.sh
./release/local/install.sh
B) Edit configuration file
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