rustunnel
Expose local services through secure public URLs from any AI agent
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install rustunnel?▼
Run `npx skills add joaoh82/rustunnel --all -g -y` in your terminal to install the skill globally for your AI agent.
How to test webhooks locally with AI?▼
Ask your agent to create an HTTP tunnel to your local port; rustunnel returns a public HTTPS URL you can paste into Stripe, GitHub, or any webhook provider.
Can rustunnel expose databases or game servers?▼
Yes. It supports raw TCP tunnels for databases like PostgreSQL and UDP tunnels for game servers, plus P2P direct connections between two machines.
Does rustunnel work with Claude Code and Cursor?▼
Yes. It ships an MCP server that works with Claude Code, Claude Desktop, Cursor, Windsurf, Cline, and any MCP-compatible agent.
Do I need an account to use rustunnel?▼
You need a free API token from rustunnel.com (Dashboard → API Keys), or you can self-host the open-source server and generate your own tokens.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core