XPCTL is a terminal interface for XPipe, enabling streamlined management of connections and remote operations.
curl -L https://raw.githubusercontent.com/mikeshootzz/xpctl/main/install-scripts/unix.sh | bash
Invoke-Expression (Invoke-WebRequest -Uri https://raw.githubusercontent.com/mikeshootzz/xpctl/main/install-scripts/windows.ps1 -UseBasicParsing).Content
Before using XPCTL, set the following environment variable:
export XPIPE_API_KEY="your-api-key-here"
- Basic SSH connections
- Docker Container support
- Kubernetes support
- Add and remove hosts
XPCTL is licensed under the Apache 2.0 License.