- OpenWrt >= 15.01
- 8MB (flash)/64MB (RAM) router at least.
Access to your router via ssh, and download the script.
You may need to update wget for ssl support :
opkg update
opkg install libustream-openssl ca-bundle ca-certificates
opkg install wget --force-reinstall
Install :
wget "https://raw.githubusercontent.com/raymas/openwrt-utils/master/install.sh" && sh install.sh && rm install.sh
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- raymas - Initial work - raymas
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details