logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Share Websites - Expose Local Sites with Tunnel | Online Free DevTools by Hexmos

Share websites instantly with Expose, an open-source tunnel application. Expose your local development servers and preview your work online. Free online tool, no registration required.

expose

An open source tunnel application for sharing websites. More information: https://beyondco.de/docs/expose.

  • Register your authentication token:

expose token {{token}}

  • Share the current working directory:

expose

  • Share the current working directory with a specific subdomain:

expose --subdomain={{subdomain}}

  • Share a local URL:

expose share {{url}}

  • Run the Expose server:

expose serve

  • Run the Expose server with a specific hostname:

expose serve {{hostname}}

See Also