From 3d0dfb7fcaceda2cb72831dffcc790c076f99953 Mon Sep 17 00:00:00 2001 From: Ulysia Date: Thu, 29 Aug 2024 07:46:16 +0200 Subject: [PATCH] Create Services.md --- content/Services.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 content/Services.md diff --git a/content/Services.md b/content/Services.md new file mode 100644 index 0000000..a3feea2 --- /dev/null +++ b/content/Services.md @@ -0,0 +1,22 @@ +Here you can find services running on the server. + +# BBS +exec: MysticBBS +address: derg.cz +Accessible by: Telnet, SSH, BINKP +- SSH: 50022 +- Telnet: 50023 +- BINKP: 44554 + +> [!info] Please use SSH for auto login. Netrunner supports this (I haven't tried other clients). Any attempts to access to port 22 will be met with an IP ban. +> Please do not abuse this otherwise I will be forced to take it down. + +Protocols in use are: +- Xmodem/CRC, Xmodem 1k/CRC (batch no) +- Ymodem, Ymodem-G (batch yes) +- Zmodem, Zmodem 8k (batch yes) + +`[SEXYZ]` versions which mystic supports are disabled. + +# XMPP +> [!warning] currently being setup