Skip to main content

internal-ip-cli

Get your internal (LAN) IP address. Use when installing or running internal-ip-cli (internal-ip).

Aller à l'installation

Informations de source

Dépôt
RabbitAI-Lab/rabbit-plugins-cli
Dernière activité de la source
26 juillet 2026 à 13:32
Langue détectée de SKILL.md
anglais
Étoiles
0
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.

Affichage de SKILL.md

SKILL.md
Instructions source · Aperçu en lecture seule
name
internal-ip-cli
description
Get your internal (LAN) IP address. Use when installing or running internal-ip-cli (internal-ip).
# internal-ip-cli Get your internal (LAN) IP address ## When to Activate - Installing or setting up **internal-ip-cli** - Running `internal-ip` from the command line - Automating Server Tools workflows that internal-ip-cli supports ## Installation Use the bundled installer: ```bash bash scripts/install.sh ``` or install directly: ```bash npm install -g internal-ip-cli ``` ## Verification ```bash internal-ip --version ``` ## Usage Run `internal-ip --help` to see available commands and options. ## Details - **Package**: `internal-ip-cli` - **Category**: Server Tools - **Priority**: Optional - **Platforms**: Windows / macOS
Voir sur GitHub