Files
tldr/pages.zh/common/expose.md

485 B
Raw Permalink Blame History

expose

一个用于共享网站的开源隧道应用程序。 更多信息:https://beyondco.de/docs/expose

  • 注册您的身份验证令牌:

expose token {{token}}

  • 共享当前工作目录:

expose

  • 使用特定子域名共享当前工作目录:

expose --subdomain={{subdomain}}

  • 共享本地 URL

expose share {{url}}

  • 运行 Expose 服务器:

expose serve

  • 使用特定主机名运行 Expose 服务器:

expose serve {{hostname}}