by ikuaidev · Agent Tool · ★ 89
ikuai-cli A CLI for iKuai routers — manage network, users, VPN, firewall and more from the terminal. 中文文档 Installation macOS / Linux: Go install: Other install methods Pre-built binary: download from GitHub Releases. bash VERSION=0.1.0 ARCH=linuxamd64 ARM32 Linux uses ARCH=linuxarmv7 curl -fsSL "https://github.com/ikuaidev/ikuai-cli/releases/download/v${VERSION}/ikuai-cli${ARCH}.tar.gz" -o ikuai-cli.tar.gz curl -fsSL "https://github.com/ikuaidev/ikuai-cli/releases/download/v${VERSION}/checksums.txt" -o checksums.txt sha256sum --check --ignore-missing checksums.txt tar -xzf ikuai-cli.tar.gz...
| Stars | 89 |
| Forks | 5 |
| Language | Go |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 71.4114645699352/100 |
| Open Issues | 1 |
| Last Updated | 2026-06-22 |
| Created | 2026-04-10 |
| Platforms | cli, go |
| Est. Tokens | ~17k |
Explore other popular agent tool tools:
ikuai-cli is CLI tool for managing iKuai routers — network, VPN, firewall, users, QoS and more from the terminal. AI-agent ready.. It is categorized as a Agent Tool with 89 GitHub stars.
ikuai-cli is primarily written in Go. It covers topics such as ikuai.
You can find installation instructions and usage details in the ikuai-cli GitHub repository at github.com/ikuaidev/ikuai-cli. The project has 89 stars and 5 forks, indicating an active community.
ikuai-cli is released under the MIT license, making it free to use and modify according to the license terms.