Skip to content

Commit

Permalink
pages
Browse files Browse the repository at this point in the history
  • Loading branch information
sinamics committed Aug 26, 2023
1 parent e617894 commit 089316e
Showing 1 changed file with 57 additions and 0 deletions.
57 changes: 57 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>ZTNET - Self-Hosted ZeroTier network controller</title>
</head>
<body>

<div align="center">
<a href="https://github.com/sinamics/ztnet">
<img src="docs/images/logo/ztnet_original.png" alt="Logo" width="80" height="60">
</a>
<p>ZTNET - Self-Hosted ZeroTier network controller</p>
<div>
<a href="https://github.com/sinamics/ztnet/issues/new?assignees=&labels=support%2Ctriage&projects=&template=general_support_request.yml&title=%5BSupport%5D%3A+">Bug Report</a>
·
<a href="https://github.com/sinamics/ztnet/issues/new?assignees=&labels=enhancement&projects=&template=feature_request.yml&title=%5BFeature+Request%5D%3A+">Feature Request</a>
·
<a href="https://github.com/sinamics/ztnet/discussions">Ask a Question</a>
</div>
<div>
<!-- Badges go here -->
</div>
</div>

<hr />

<h1>ZTNET - Zerotier Controller Web UI</h1>
<p>ZTNET is a robust and versatile ZeroTier controller application designed to ease the management of ZeroTier networks.</p>

<details open="open">
<summary>Table of Contents</summary>
<ul>
<li><a href="#next-ztnet">Overview</a></li>
<li><a href="#-features">🔥 Features</a></li>
<li><a href="#⚙️-installations">⚙️ Installations</a></li>
<li><a href="#👨‍💻-development">👨‍💻 Development</a></li>
<li><a href="#📷-pictures">📷 Pictures</a></li>
<li><a href="#⚠️-disclaimer">⚠️ Disclaimer</a></li>
</ul>
</details>

<hr />

<h2>🔥 Top Features</h2>
<ul>
<li>🍬 ZeroTier Central API Support</li>
<li>🌐 Custom Root: Craft Your Private World</li>
<li>🛰️ 6plane and rfc4193 IPv6 Support</li>
<li>🚀 Personalized User Spaces & Networks</li>
<li>🌍 Multi-Language</li>
<li>🛠️ Multi-Architecture</li>
<li>📧 Email Invitations</li>
</ul>

</body>
</html>

0 comments on commit 089316e

Please sign in to comment.