summaryrefslogtreecommitdiff
path: root/haxserv.html
blob: 8aaa5a90e5f3638c385e08003ff7ecebd4dc2a12 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!DOCTYPE html>
<html>
<head>
<title>HaxServ</title>
<link rel="stylesheet" href="style.css" />

<style>
a.link {color: #0000A0;}
a.visited {color: #A000A0;}
a.active {color: #00A000;}
pre, code {font-size: 11pt; background: #ddd;}
</style>
</head>
<body>
<h1>HaxServ</h1>
<p>
<a href="https://git.andrewyu.org/hax/coupserv.git/">HaxServ</a> is a very chaotic pseudo-server that links to InspIRCd, so that network operators could wreck havoc, send flood, etc.
</p>
<h2>Instances on public networks</h2>
<ul>
	<li>
		<a href="https://irc.runxiyu.org">rx</a>: HaxServ and vdoServ
	</li>
</ul>
</body>
</html>