zrok
all
Expose local services and files to the internet. Part of the OpenZiti project, offering secure, zero-trust sharing.
More info →Examples (7)
Request an invitation to use the public zrok service (run this first)
zrok inviteCreate a publicly accessible URL for a local web server
zrok share public http://localhost:8080Create a secure share accessible only with a unique token
zrok share private http://localhost:3000Access a private share created by another user
zrok access private share_tokenServe the contents of a local directory as a simple website
zrok share public --backend-mode web path/to/directoryDisplay the status of the zrok environment and active shares
zrok statusmade by @shridhargupta | data from tldr-pages