Main Management Script For Openwrt Router
use this script with router-status command
- Display Full Router Status
- Display Full Router Network
- Update Packages
- Update router-status Package
- Uninstall router-status Package
- Exit
sh <(wget -qO- https://raw.githubusercontent.com/saeedkefayati/example-openwrt/main/install.sh)
rm -f /tmp/install.sh && wget -O /tmp/install.sh https://raw.githubusercontent.com/saeedkefayati/example-openwrt/main/install.sh && chmod +x /tmp/install.sh && sh /tmp/install.sh
you can use it with this command
router-status
cd /root/example-openwrt
git pull
sh <(wget -qO- https://raw.githubusercontent.com/saeedkefayati/example-openwrt/main/uninstall.sh)
rm -f /tmp/uninstall.sh && wget -O /tmp/uninstall.sh https://raw.githubusercontent.com/saeedkefayati/example-openwrt/main/uninstall.sh && chmod +x /tmp/uninstall.sh && sh /tmp/uninstall.sh
_______ ________ __
| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -__| || | | || _|| _|
|_______|| __|_____|__|__||________||__| |____|
|__| W I R E L E S S F R E E D O M