Overview of zrok
mainzrok is an open-source platform designed for secure internet sharing of local services and files. It enables sharing without opening firewall ports or managing TLS by leveraging OpenZiti zero-trust networking.
Key capabilities include:
- Public HTTPS shares: Share web services or static files publicly with optional authentication and reserved hostnames.
- Private shares: Share resources (including TCP and UDP services) that are accessible only to other zrok users via a share token and specific permission grants.
- Deployment options: Use the hosted service at
myzrok.ioor self-host on Linux, Docker, or Kubernetes.