Powered and hosted by Netfoundry

zrokNET Pricing

Make any web application, device, or service securely available on the internet in seconds.

zrok

Self-Hosted

Free

zrokNET

BASIC

$7 per Month

zrokNET

PRO

$20 per Month

zrokNET BUILDING BLOCKS

Environment

A zrok environment represents a user on a device. You enable an environment with an account token.
 

Share Backend

A zrok backend represents a shared resource like a website or folder as a share token. It can be private or public.
 

Private Access Frontend

An access to a private share backend. It can be HTTP, TCP, UDP, or a VPN.
 

Reserved Share

A zrok share backend token can be temporary or reserved. Reserved share tokens can be random or a custom, unique name.
 

Interstitial Page

An anti-phishing page displayed for the first time someone visits a public share from a free account in a web browser.

about interstitials

zrokNET USE CASES

Public shares

  1. With your account token, enable an environment on the device where the resource you want to share is available.
  2. Create a public share backend targeting the resource to share.
  3. Access it with the public frontend token URL like https://myshare.zrok.io.

about public shares

Private shares

  1. Enable at least two environments. They can be in different accounts: one on the device to share from and one where you want to access it.
  2. Create a private share backend with the first environment.
  3. With the share token, create a private access frontend on the device that will use the share.
  4. Visit the private access frontend URL like http://127.0.0.1:9191

about private shares

Peer To Peer Sharing

zrok provides private or public, instant, secure application tunneling from anywhere secured effortlessly with a zero trust Internet-overlay network.

Share Apps, Files, Drives & Web Content

Allows sharing of many types of resources rather than just proxying http endpoints including files, drives and web content.

Closed Permission Mode

Grant access to private shares by email address.

about permission modes

Create Secure Tunnels

zrok establishes secure connections from your local environment to a public endpoint, allowing others to access your local service through a public URL. This can be a web application, a development server, or other locally running services.

Bypass Network Restrictions

Since zrok uses secure tunneling, it can work around firewall or network configuration issues, providing a simple way to share local resources without needing direct changes to network infrastructure.

Secure and Encrypted End-to-End

zrok ensures that the data transmitted through its tunnels is encrypted, adding a layer of security and protecting against eavesdropping or data leakage.

zrokNET FEATURES

zrok is built on top of OpenZiti, a free open source project focused on zero trust secure networking. 

Public Reverse Proxy

zrokNET includes zrok frontdoor, a zero trust reverse proxy that allows a web application to be published securely without opening inbound ports.

Automatic TLS

All zrokNET public shares present a trusted certificate for HTTPS.

Authentication

It’s straightforward to enable Google or GitHub OAuth for a zrokNET public share.

Large Payload Defense

zrokNET public shares defend against maliciously-large uploads that may be intended to attack your application server.

SQL Injection Defense

zrokNET public shares are guarded against malicious query injection in your shared web applications.

Please Star us on GitHub Star