Back to directory
joaoh82/rustunnel

joaoh82/rustunnel

@joaoh82

Self-hosted, secure tunnel server in Rust. Expose local services to the public internet via TLS-encrypted WebSocket, with MCP server for AI agents.

tunnelrustwebsockettlsmcp-serverreverse-proxynetworkingcloud

Installation & Configuration

{\n  \"mcpServers\": {\n    \"rustunnel\": {\n      \"command\": \"rustunnel-mcp\",\n      \"args\": [\"--server\", \"edge.rustunnel.com:4040\", \"--api\", \"https://edge.rustunnel.com:8443\"],\n      \"env\": { \"RUSTUNNEL_TOKEN\": \"<your-token>\" }\n    }\n  }\n}

Information

Transport
stdio
Language
Rust
Created
2026/6/17
Updated
2026/6/17