$npx skillfedfor your agent

pinggy-tunnel

Pinggy Tunnel creates instant public URLs for local services using SSH reverse tunnels, with no daemon installation needed. Free tier offers 60-minute tunnels with random subdomains; Pro tier ($3/mo) adds persistent URLs and longer session times. Supports HTTP, HTTPS, TCP, and TLS tunneling with optional access controls like basic auth, bearer tokens, IP whitelisting, and CORS.

Pinggy Tunnel exposes your local service to the internet via SSH without installing any software.

AI-generated summary based on this skill's SKILL.md

★ 221,503  42,317 MITupdated by NousResearch

Decision gist · record as of 2026-07-28

Pinggy Tunnel exposes your local service to the internet via SSH without installing any software. Pinggy Tunnel creates instant public URLs for local services using SSH reverse tunnels, with no daemon installation needed. Free tier offers 60-minute tunnels with random subdomains; Pro tier ($3/mo) adds persistent URLs and longer session times. Supports HTTP, HTTPS, TCP, and TLS tunneling with optional access controls like basic auth, bearer tokens, IP whitelisting, and CORS.

manual: git clone https://github.com/NousResearch/hermes-agent → cp -r hermes-agent/optional-skills/devops/pinggy-tunnel ~/.claude/skills/pinggy-tunnel
optional-skills/devops/pinggy-tunnel/SKILL.md · version 0c3bddb2

Use it when

  • Yes.
  • Pinggy Tunnel lets you share a local dev server or demo with remote users by generating a public URL instantly.

Verify before relying

Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

NousResearch/hermes-agent/pinggy-tunnel · repository language: Python

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How do I expose localhost to the internet with pinggy-tunnel?

Pinggy Tunnel creates instant public URLs for local services using SSH reverse tunnels, with no daemon installation needed. Run a single SSH command pointing to your local port, and Pinggy generates a public URL. The free tier provides 60-minute tunnels with random subdomains; Pro tier ($3/mo) adds persistent URLs and longer session times.

Can pinggy-tunnel receive webhook callbacks on my local machine?

Yes. Pinggy Tunnel is designed to receive webhook callbacks on a local development machine. When you create a tunnel to your local HTTP server, external services can POST to the public URL Pinggy generates, and those requests are forwarded directly to your local endpoint—no need to deploy to production first.

What's the easiest way to share a dev server with remote users?

Pinggy Tunnel lets you share a local dev server or demo with remote users by generating a public URL instantly. Simply tunnel your local port via SSH, then share the public link. Teammates can access your running app without you needing to deploy or configure complex infrastructure.

Does pinggy-tunnel support tunneling local LLM endpoints?

Pinggy Tunnel supports tunneling local LLM, MCP, or HTTP endpoints without installing daemons. Use a single SSH command to expose your local LLM or MCP server to the internet. The tunnel forwards all traffic transparently, making your local endpoint accessible to remote clients or services.

How can I secure my pinggy-tunnel with authentication?

Pinggy Tunnel offers optional access controls including basic auth, bearer tokens, IP whitelisting, and CORS configuration. These features help gate public tunnel access with authentication or IP restrictions, ensuring only authorized users or services can reach your local endpoint.

What license does pinggy-tunnel use?

Pinggy Tunnel is released under the MIT license, allowing free use, modification, and distribution in both open-source and commercial projects with minimal restrictions.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

Pinggy Tunnel Skill

Expose a local service (dev server, webhook receiver, MCP endpoint, demo) to the public internet using a Pinggy SSH reverse tunnel. No daemon to install — the user's stock SSH client connects to a.pinggy.io:443 and Pinggy hands back a public HTTP/HTTPS URL.

Free tier: 60-minute tunnels, random subdomain, no signup. Pro tier ($3/mo) is an opt-in with a token.

When to Use

  • User asks to "expose this locally", "share my dev server", "make this URL public", "tunnel port N", "get a public URL for a webhook"
  • Need to receive a webhook callback during a local task (Stripe, GitHub, Discord, AgentMail)
  • Sharing a one-off HTTP demo (MCP server, Ollama/vLLM endpoint, dashboard) with a remote party
  • The host has SSH but no cloudflared / ngrok binary, and installing one would be overkill

If the host already has cloudflared configured, prefer the

(truncated - see the full file via the links below)

File tree — 1 file
optional-skills/devops/pinggy-tunnel/SKILL.md

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Expose a local service to the public internet via SSH tunnel”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

Pivoting Tunneling
by blacklanternsecurity · blacklanternsecurity/red-run

This skill guides you through pivoting and tunneling strategies to reach internal networks from a compromised host during authorized penetration tests. It covers SSH port forwarding, SOCKS proxies, and specialized tools like Chisel, Ligolo-ng, and sshuttle, with a decision tree to select the right approach based on available access and network constraints.

GPL-3.0updated Apr 2026
★ 241repo stars
tunneling-and-pivoting
by yaklang · yaklang/hack-skills

Master network tunneling and pivoting techniques to access internal systems from compromised hosts. This skill covers SSH port forwarding, reverse SOCKS proxies via Chisel, transparent TUN-based pivoting with Ligolo-ng, socat relays, DNS/ICMP/HTTP tunneling, ProxyChains configuration, Windows pivoting methods, and multi-layer chaining strategies.

MITupdated Jun 2026
★ 1,480repo stars
tunnel-doctor
by daymade · daymade/claude-code-skills

Tunnel Doctor isolates and resolves conflicts when Tailscale coexists with proxy/VPN tools like Shadowrocket, Clash, or Surge on macOS. It addresses route table corruption, environment variable misconfigurations, system proxy bypass issues, SSH double-tunneling, and VM/container proxy propagation problems—covering scenarios from browser 503 errors to Docker timeouts and WSL SSH access.

MITupdated Jul 2026
★ 1,299repo stars
Rustunnel
by joaoh82 · joaoh82/rustunnel

Rustunnel lets you create public tunnels for local services across HTTP, TCP, UDP, and peer-to-peer protocols. Use it to test webhooks, share development environments, access databases remotely, or run load-balanced pools—all controlled through MCP tools that integrate with Claude Code and other AI agents.

AGPL-3.0for claude-codeupdated Jul 2026
★ 643repo stars
linux-lateral-movement
by yaklang · yaklang/hack-skills

This skill teaches advanced techniques for moving between Linux hosts after initial compromise. Master SSH agent hijacking, private key discovery, credential extraction from system files and process memory, D-Bus service abuse, and internal network tunneling to expand your foothold across infrastructure.

MITupdated Jun 2026
★ 1,480repo stars
Cloudflare Tunnel Troubleshoot
by dawiddutoit · dawiddutoit/custom-claude

Systematically identifies and resolves Cloudflare Tunnel connectivity failures that block remote access. Checks container status, validates tunnel tokens, analyzes logs for Error 1033 and QUIC issues, and provides targeted recovery commands.

no license declared → metadata onlyupdated Jan 2026
★ 1repo stars
Tags
reverse-proxyport-forwardingpublic-sharingwebhook-receiverzero-installtemporary-urlsaccess-controlremote-debugging