Getting Started
Step 0
You need a hardware to work with tcctl, please check out hardware setup guide.
Install & Run
- Download release zip on OpenWrt and decompress it to /root/tcctl
- Install tc, for example, on OpenWrt using opkg:
- Reboot
cd /root/tcctl && chmod +x ./install.sh && ./install.sh
- Done! Go to
http://<host_name>:8080
Trouble Shooting
The log of server can be found at tcctl.log, for any found issue, please open an issue on github.