← ClaudeAtlas

scitex-tunnellisted

Persistent SSH reverse tunnel for NAT traversal - auto-reconnecting tunnels for accessing machines behind firewalls. Use when setting up remote access to lab machines or HPC nodes.
scitex-ai/claude-code-telegrammer · ★ 1 · AI & Automation · score 59
Install: claude install-skill scitex-ai/claude-code-telegrammer
# SSH Tunnels with scitex-tunnel ## Installation ```bash pip install scitex-tunnel # Development: pip install -e /home/ywatanabe/proj/scitex-tunnel ``` ## Details - For quick start, see [quick-start.md](quick-start.md) - For python api, see [python-api.md](python-api.md) - For cli commands, see [cli-commands.md](cli-commands.md) - For environment variables, see [environment-variables.md](environment-variables.md) - For mcp tools (for ai agents), see [mcp-tools-for-ai-agents.md](mcp-tools-for-ai-agents.md)