terminal-forward-local-to-remote
OfficialExpose local service remotely via SSH.
AuthorX-School-Academy
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill allows you to make a service running on your local machine accessible from a remote server through an SSH tunnel, simplifying the process of exposing local development environments or services to external networks.
Core Features & Use Cases
- Remote Port Forwarding: Establishes an SSH tunnel to forward a port from a remote server back to a local host and port.
- Local Service Exposure: Ideal for making a local web server, API, or any network service available on a remote machine for testing or access.
- Use Case: You are developing a web application locally on
localhost:3000and need to demonstrate it to a client who can only access it via an SSH connection to your staging server. This Skill can forward a port on the staging server to your local application.
Quick Start
Start an SSH remote port-forward from remote port 9000 to localhost on port 8080 using the 'prod' SSH profile.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: terminal-forward-local-to-remote Download link: https://github.com/X-School-Academy/skill-pilot/archive/main.zip#terminal-forward-local-to-remote 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 223,000+ vetted skills library on demand.