pages/services/mumble.html

28 lines
606 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
<title>m455's mumble server</title>
</head>
<body>
<a href="/services/">&lt;-- go back</a>
<main>
<h1>m455's mumble server</h1>
<p>
m455 runs a small, private mumble server using
<a href="https://www.mumble.info/">mumble-server (murmur)</a>.
</p>
<pre>
address: m455.casa
port: 64738
password: &lt;ask casa friends&gt;
</pre>
<p>
if you're asked about a certificate, then accept it, and then enter the server
password.
</p>
</main>
</body>
</html>