mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-13 13:35:54 +00:00
Improve docs
This commit is contained in:
@@ -5,15 +5,16 @@ order: 1
|
||||
|
||||
# Introduction
|
||||
|
||||
Expose is a beautiful, open source, tunnel application that allows you to share your local websites with others via the internet.
|
||||
Expose is an open source tunnel application that allows you to share your local sites and applications with others on the internet.
|
||||
|
||||
Since you can host the server yourself, you have full control over the domains that your shared sites will be available at.
|
||||
You can extend expose with additional features and middleware classes on the server and client side, to make it suit your specific needs.
|
||||
You can host your own Expose server and customize the application to your own needs or create a [free Beyond Code Account](https://beyondco.de/login) and use our managed infrastructure. The managed Expose network has a free plan that uses the test infrastrcture in our data center in Germany – and a Pro plan that uses the global Expose network with access points in all over the world.
|
||||
|
||||
Expose comes with a beautiful CLI view and web-based dashboard that show you incoming HTTP requests on the client.
|
||||
If you decide to host your own server, you can extend Expose with additional features and middleware classes on the server and client side. This gives your the full flexibility of true customization but comes with some maintenance overhead.
|
||||
|
||||
Expose serves as an alternative to ngrok.
|
||||
Expose itself comes with a beautiful CLI view and a web-based dashboard that show you incoming HTTP requests on the client.
|
||||
|
||||
Expose is the alternative to ngrok for PHP developers.
|
||||
|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
Reference in New Issue
Block a user