removed ipv6

This commit is contained in:
Heli-o 2024-08-29 20:23:42 +02:00
parent 9a1a436f05
commit ee14ef51fd
2 changed files with 40 additions and 7 deletions

40
content/Services copy.md Normal file
View file

@ -0,0 +1,40 @@
---
draft: true
---
Here you can find services running on the server.
> [!error] Don't be a cunt, it ain't hard.
> Any repeated abuse of services will be met with a ban. If too many bans get given out, services will be taken down. Any hacks/ddos attacks will also lead to taking down of services.
# BBS
software: MysticBBS
sysop: ulysia (me)
Accessible by: Telnet, SSH, BINKP and Rlogin
> [!info] Please use one of the encrypted protocols.
## IPv4
### address: derg.cz
- SSH: 50022
- Telnet: 50023
- Rlogin: 50513
- BINKP: 44554
> [!error] IPv4 Port 22 is reserved for [forgejo instance on git.derg.cz](https://git.derg.cz)
## IPv6
### address: bbs.derg.cz
- SSH: 22
- Telnet: 23
- Rlogin: 513
- BINKP: 24554
## 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

View file

@ -18,13 +18,6 @@ Accessible by: Telnet, SSH, BINKP and Rlogin
- BINKP: 44554 - BINKP: 44554
> [!error] IPv4 Port 22 is reserved for [forgejo instance on git.derg.cz](https://git.derg.cz) > [!error] IPv4 Port 22 is reserved for [forgejo instance on git.derg.cz](https://git.derg.cz)
## IPv6
### address: bbs.derg.cz
- SSH: 22
- Telnet: 23
- Rlogin: 513
- BINKP: 24554
## Protocols in use are: ## Protocols in use are:
- Xmodem/CRC, Xmodem 1k/CRC (batch no) - Xmodem/CRC, Xmodem 1k/CRC (batch no)
- Ymodem, Ymodem-G (batch yes) - Ymodem, Ymodem-G (batch yes)