mirror of
https://github.com/openziti/zrok.git
synced 2025-08-19 04:06:18 +02:00
deploy: 83469b4892
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
|
||||
<link rel="search" type="application/opensearchdescription+xml" title="zrok" href="/opensearch.xml"><link rel="stylesheet" href="/assets/css/styles.bcccc215.css">
|
||||
<script src="/assets/js/runtime~main.b33c7eba.js" defer="defer"></script>
|
||||
<script src="/assets/js/runtime~main.08f8e334.js" defer="defer"></script>
|
||||
<script src="/assets/js/main.501a92d8.js" defer="defer"></script>
|
||||
</head>
|
||||
<body class="navigation-with-keyboard">
|
||||
@@ -62,7 +62,7 @@ There's a hardened zrok-as-a-service offering available at <a href="https:/
|
||||
<p>If <a href="/docs/concepts/sharing-public/">sharing publicly</a>, you can reserve a subdomain, enable authentication options, or both. Public shares proxy HTTPS to your service or files.</p>
|
||||
<p>If <a href="/docs/concepts/sharing-private/">sharing privately</a>, only users with the share token can access your share. In addition to what you can share publicly, private shares can include TCP and UDP services.</p>
|
||||
<h2 class="anchor anchorWithStickyNavbar_LWe7" id="installing-the-zrok-command">Installing the zrok Command<a href="#installing-the-zrok-command" class="hash-link" aria-label="Direct link to Installing the zrok Command" title="Direct link to Installing the zrok Command"></a></h2>
|
||||
<div class="downloadContainer_nNgj"><div class="downloadCard_D_EY"><div class="imgContainer_r0QA"><img src="/img/logo-windows.svg" alt="Windows logo"></div><h3>Windows</h3><div class="cardFooter_Rhom"><p>Binary executable</p><a href="/docs/guides/install/windows">GUIDE</a><p></p></div></div><div class="downloadCard_D_EY"><div class="imgContainer_r0QA"><img src="/img/logo-apple.svg" alt="macOS logo"></div><h3>macOS</h3><div class="cardFooter_Rhom"><p>Binary executable</p><a href="/docs/guides/install/macos">GUIDE</a><p></p></div></div><div class="downloadCard_D_EY"><div class="imgContainer_r0QA"><img src="/img/logo-linux.svg" alt="Linux logo"></div><h3>Linux</h3><div class="cardFooter_Rhom"><p>DEB, RPM packages</p><a href="/docs/guides/install/linux">GUIDE</a><p></p></div></div></div>
|
||||
<div class="downloadContainer_nNgj"><div class="downloadCard_D_EY"><div class="imgContainer_r0QA"><img src="/img/logo-windows.svg" alt="Windows logo"></div><h3>Windows</h3><div class="cardFooter_Rhom"><p>Download EXE</p><a href="/docs/guides/install/windows">GUIDE</a><p></p></div></div><div class="downloadCard_D_EY"><div class="imgContainer_r0QA"><img src="/img/logo-apple.svg" alt="macOS logo"></div><h3>macOS</h3><div class="cardFooter_Rhom"><p>Homebrew or Download</p><a href="/docs/guides/install/macos">GUIDE</a><p></p></div></div><div class="downloadCard_D_EY"><div class="imgContainer_r0QA"><img src="/img/logo-linux.svg" alt="Linux logo"></div><h3>Linux</h3><div class="cardFooter_Rhom"><p>RPM/DEB or Homebrew</p><a href="/docs/guides/install/linux">GUIDE</a><p></p></div></div></div>
|
||||
<h2 class="anchor anchorWithStickyNavbar_LWe7" id="enabling-your-zrok-environment">Enabling Your zrok Environment<a href="#enabling-your-zrok-environment" class="hash-link" aria-label="Direct link to Enabling Your zrok Environment" title="Direct link to Enabling Your zrok Environment"></a></h2>
|
||||
<p>After you have <a href="#your-first-share">an account</a>, you can enable your <code>zrok</code> environment.</p>
|
||||
<p>A zrok environment usually refers to an enabled device where shares and accesses can be created, .e.g., <code>~/.zrok</code> on a Unix machine. It can be a specific user's environment or a system-wide agent's environment owned by the administrator.</p>
|
||||
|
Reference in New Issue
Block a user