77 lines
2.4 KiB
HTML
77 lines
2.4 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="assets/style.css">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<title>Servers - vulpineawoo</title>
|
|
</head>
|
|
<body>
|
|
|
|
<ul id="hnav">
|
|
<li><a href=".">Home</a></li>
|
|
<li><a href="coc.html">CoC</a></li>
|
|
<li><a href="servers.html">Servers</a></li>
|
|
<li><a href="https://vulpineawoo.statuspage.io">Status</a></li>
|
|
</ul>
|
|
<div id="heading">Servers</div>
|
|
|
|
<div class="wrapper">
|
|
<div class="box">
|
|
<h1>irc.wppnx.pii.at</h1>
|
|
<ul>
|
|
<li><strong>status:</strong> up</li>
|
|
<li><strong>accepts public connections:</strong> yes</li>
|
|
<li><strong>SSL:</strong> yes</li>
|
|
<li><strong>ports:</strong> 6667, 6697 (ssl)</li>
|
|
<li><strong>location:</strong> eastern united states</li>
|
|
<li><strong>description:</strong> Solanum server on a raspberry pi zero w</li>
|
|
</ul>
|
|
</div>
|
|
<div class="box">
|
|
<h1>foxes.are.allowed.org</h1>
|
|
<ul>
|
|
<li><strong>status:</strong> up</li>
|
|
<li><strong>accepts public connections:</strong> yes</li>
|
|
<li><strong>SSL:</strong> yes</li>
|
|
<li><strong>ports:</strong> 6667, 6697 (ssl)</li>
|
|
<li><strong>location:</strong> amsterdam, netherlands</li>
|
|
<li><strong>description:</strong> Solanum server on a lxc container</li>
|
|
</ul>
|
|
</div>
|
|
<div class="box">
|
|
<h1>pi2.vulpineawoo</h1>
|
|
<ul>
|
|
<li><strong>status:</strong> down</li>
|
|
<li><strong>accepts public connections:</strong> no</li>
|
|
<li><strong>SSL:</strong> self-signed</li>
|
|
<li><strong>ports:</strong> 6667, 6697 (ssl)</li>
|
|
<li><strong>location:</strong> eastern united states</li>
|
|
<li><strong>description:</strong> Solanum server on a raspberry pi 2</li>
|
|
</ul>
|
|
</div>
|
|
<div class="box">
|
|
<h1>services.wppnx</h1>
|
|
<ul>
|
|
<li><strong>status:</strong> up</li>
|
|
<li><strong>accepts public connections:</strong> no</li>
|
|
<li><strong>SSL:</strong> no</li>
|
|
<li><strong>ports:</strong> n/a</li>
|
|
<li><strong>location:</strong> eastern united states</li>
|
|
<li><strong>description:</strong> Atheme Services on a raspberry pi zero w</li>
|
|
</ul>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div id="footer">
|
|
<ul id="fnav">
|
|
<li><a href=".">Home</a></li>
|
|
<li><a href="coc.html">CoC</a></li>
|
|
<li><a href="servers.html">Servers</a></li>
|
|
<li><a href="https://vulpinieawoo.statuspage.io">Status</a></li>
|
|
</ul>
|
|
<br>
|
|
© copyright 2021 vulpineawoo IRC Network
|
|
</div>
|
|
</body>
|
|
</html>
|