About this project

ProxiPort is a self-hosted remote-management server that provides a REST API, an SSH-over-WebSocket tunnel transport, and an agent that runs on remote machines to bring tunnels up on demand. It is fully open source end to end, with no closed plugin host, no proprietary frontend, and no capability-gated edition. The project is maintained by Proximile LLC. ProxiPort is a continuation of the open-source remote-management project rport (originally by CloudRadar GmbH, later RealVNC Limited) and its community fork openrport. RealVNC closed the source of rport in September 2023; openrport carried the FOSS lineage forward but became unmaintained in mid-2025. ProxiPort picks up the project. The repository imports the upstream openrport tree and forks only the FOSS portion: the MIT-licensed Go server, agent, shared libraries, and tooling. The proprietary plugin scaffolding and all capability gates were removed. The frontend is an original SvelteKit / TypeScript / Tailwind SPA written from scratch. The combined work is licensed under AGPL-3.0-or-later, with MIT attribution preserved. A public demo is available at https://demo.proxiport.net/ with read-only access and state resets every half hour. Documentation covers installation, architecture, and provenance. ProxiPort is not a mesh VPN and is not affiliated with RealVNC, CloudRadar, or the openrport authors.