An open-source tunneling service written in PHP that creates secure public URLs for local web servers.
Expose is an open-source tunneling service written in PHP that creates secure public URLs for local web servers. It allows developers to share their local development environments with others over the internet without deploying to production servers. The project serves as a self-hosted alternative to commercial tunneling services.
Web developers and development teams who need to share local development servers for testing, demos, or collaboration purposes.
Developers choose Expose because it's fully open-source, can be self-hosted for complete control, and provides a beautiful user experience comparable to commercial alternatives while being written in accessible PHP.
A beautiful, fully open-source, tunneling service - written in pure PHP
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Fully open-source and self-hostable, giving developers complete ownership over tunneling infrastructure without vendor lock-in, as highlighted in its philosophy.
Written in PHP, making it easy for developers familiar with the language to deploy, customize, and integrate into common hosting environments.
Offers a managed version at expose.dev with a free EU test server, providing a user-friendly entry point comparable to commercial alternatives.
Creates encrypted public URLs to proxy traffic securely to local servers, ensuring data protection during sharing, as noted in the key features.
Setting up your own server requires technical expertise in PHP and infrastructure management, which can be time-consuming compared to managed services.
Advanced features like custom domains and global network servers are only available in the paid Pro version, limiting the open-source core's functionality.
The README relies on external documentation for installation and usage details, which may be less convenient and require additional navigation.