shithub: web

Download patch

ref: a3b4d374b2ed378e8cdb84b4441bb069b2ae5c6e
parent: a952d6fabf20e921ab0198239e903ae4fbda3a6a
author: sirjofri <sirjofri@sirjofri.de>
date: Wed Jan 20 09:15:17 EST 2021

adds quickstart connection information. more info should be added in man.ht

--- a/index.ht
+++ b/index.ht
@@ -6,6 +6,15 @@
 <p>This international project is done by multiple people distributed all over the world, united by our common interest in the 9p protocol as well as other concepts and software in the Plan 9 family.</p>
 <p>All our services are publicly available for free. Although we would love to have infinite resources for free, without money nothing really works. Servers cost money, hosting a domain costs money.</p>
 <p><strong>More info coming soon!</strong></p>
+
+<h3>Quickstart</h3>
+<p>The public registry is available at:</p>
+<p><strong>tcp!registry.9p.zone!6675</strong></p>
+<p>Use the following commands for mounting:</p>
+<ul>
+<li>9front: <code>srv tcp!registry.9p.zone!6675 registry /mnt/registry</code></li>
+<li>inferno: <code>mount -A tcp!registry.9p.zone!registry /mnt/registry</code></li>
+</ul>
 </section>
 
 <section>