{ "id": "com.rathole.cloudron", "title": "Rathole", "author": "Rathole Organization", "description": "A secure, stable, and high-performance reverse proxy for NAT traversal, written in Rust.", "tagline": "Secure NAT traversal reverse proxy", "version": "0.5.0", "healthCheckPath": "/health", "httpPort": 8080, "tcpPorts": { "2333": "Rathole Server Port" }, "addons": { "localstorage": {} }, "manifestVersion": 2, "website": "https://github.com/rathole-org/rathole", "contactEmail": "support@cloudron.io", "icon": "logo.png", "tags": [ "proxy", "networking", "nat-traversal", "tunnel" ], "env": { "RATHOLE_SERVER_TOKEN": "changeme", "RATHOLE_SERVER_PORT": "2333" }, "configurePath": "/", "minBoxVersion": "7.0.0", "postInstallMessage": "Rathole has been successfully installed. Configure your server token and port settings as needed. The service listens on TCP port 2333 by default." }