aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2024-06-14 08:00:00 +0800
committerTest_User <hax@andrewyu.org>2024-06-14 02:18:35 -0400
commit381f1a27ba7689f6e5a2a846f0d723dccfc5fb53 (patch)
tree0957a5e1ec72ce69adf54283e8119ccc3b5c2f67
parentf1af5d38ec035ac62eac10ad824448c4670d9116 (diff)
downloadcoupserv-381f1a27ba7689f6e5a2a846f0d723dccfc5fb53.tar.gz
coupserv-381f1a27ba7689f6e5a2a846f0d723dccfc5fb53.zip
README.md: Clarify protocol version is 1202, not 1202/1205
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c38ee9a..abdc712 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# HaxServ, a public domain chaotic pseudoserver for InspIRCd
## Features
-* Links with a 1202/1205 (InspIRCd v2/InspIRCd v3) uplink server with GnuTLS
+* Links with a InspIRCd v2/v3 uplink server via the 1202 protocol with GnuTLS
* Accepts one local client connection (not a bouncer yet)
* Lets network operators wreck havoc (e.g. inject raw S2S commands)