ikuai-cli
OfficialManage iKuai routers with ease from the command line.
Software Engineering#security#user management#VPN#system monitoring#network configuration#router management#iKuai
Authorikuaidev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the management of iKuai routers, allowing users to configure network settings, monitor system status, and manage users and security rules from the command line.
Core Features & Use Cases
- Network Configuration: Set up and manage network settings such as DNS, DHCP, VLAN, NAT, and PPPoE.
- System Monitoring: Monitor system status, including CPU, memory, traffic, and online clients.
- User Management: Create, update, and delete user accounts, and manage user sessions.
- Security Management: Configure security rules such as ACLs, MAC filtering, and URL filtering.
- VPN Configuration: Set up and manage VPN connections, including PPTP, L2TP, OpenVPN, IKEv2, IPSec, and WireGuard.
- Use Case: Imagine you need to configure a new DHCP server for your office network. Use this Skill to easily create the DHCP server, set the IP pool, and configure the DNS settings.
Quick Start
Authenticate with your iKuai router by setting the base URL and token.
export IKUAI_CLI_BASE_URL=https://192.168.1.1
export IKUAI_CLI_TOKEN=<your-token>
ikuai-cli auth set-url $IKUAI_CLI_BASE_URL
ikuai-cli auth set-token $IKUAI_CLI_TOKEN
ikuai-cli auth status
Dependency Matrix
Required Modules
ikuai-cli
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ikuai-cli Download link: https://github.com/ikuaidev/ikuai-cli/archive/main.zip#ikuai-cli Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.