ikuai-cli
Manage iKuai routers, VPN, firewall, and users from terminal
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install ikuai-cli?โผ
Run `npx skills add ikuaidev/ikuai-cli --all -g -y` in your terminal to install all skills globally for your agent.
How to manage an iKuai router from the terminal?โผ
Set your router URL and token with `ikuai-cli auth set-url` and `auth set-token`, then run commands like `ikuai-cli monitor system` or `ikuai-cli network dns get`.
Can ikuai-cli configure VPN and firewall rules?โผ
Yes. It supports PPTP, L2TP, OpenVPN, IKEv2, IPSec, and WireGuard, plus ACL, MAC filtering, URL filtering, and domain blacklists.
Does ikuai-cli work with Claude Code and other agents?โผ
Yes. It ships a SKILL.md and domain skills that follow the universal standard, and its `--format json` output is designed for agent parsing.
Can I preview changes before applying them?โผ
Yes. Most write commands support `--dry-run` to preview changes safely, and `--yes` skips confirmation prompts in scripts.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core