# Ssh Proxy

> Use this skill when the user wants to use ssh-proxy — SSH proxy CLI — manage SSH tunnels and port forwarding with JSON status output.

- Skill: `javimosch/ssh-proxy` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/ssh-proxy`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/ssh-proxy/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/ssh-proxy

---


# ssh-proxy Plugin

SSH proxy CLI — manage SSH tunnels and port forwarding with JSON status output

## Commands
- `ssh-proxy self version` — Print version
- `ssh-proxy _ _` — Passthrough to ssh-proxy

## Installation
```bash
go install github.com/ssh-proxy/ssh-proxy@latest
```

