System Grab Bag

View all TLDR pages from common (or from all pages)

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}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.