removed ipv6
This commit is contained in:
parent
9a1a436f05
commit
ee14ef51fd
40
content/Services copy.md
Normal file
40
content/Services copy.md
Normal 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
|
|
@ -18,13 +18,6 @@ Accessible by: Telnet, SSH, BINKP and Rlogin
|
|||
- 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)
|
||||
|
|
Loading…
Reference in a new issue