mirror of
https://github.com/mat-1/matdoesdev.git
synced 2025-08-02 06:36:04 +00:00
improve matscan faq
This commit is contained in:
parent
5295e1b627
commit
7544baf5b0
3 changed files with 6 additions and 6 deletions
Binary file not shown.
|
@ -5,13 +5,13 @@ published: 2023-05-29T02:48:09.000Z
|
|||
|
||||
matscan is a Minecraft bot that joins potentially vulnerable Minecraft servers and sends a message in chat to inform the admins.
|
||||
|
||||

|
||||
|
||||
# How should I secure my server?
|
||||
|
||||
It should've told you in its long chat message but some servers might cut it off:
|
||||
|
||||
- If the server was meant to be private then enable a whitelist.
|
||||
- If the server is offline-mode then enable online-mode in the server.properties or install a plugin such as [AuthMe](https://dev.bukkit.org/projects/authme-reloaded).
|
||||
- If the server has an exposed BungeeCord backend, firewall it, install [BungeeGuard](https://www.spigotmc.org/resources/bungeeguard.79601/), or switch to [Velocity](https://papermc.io/software/velocity).
|
||||
- If the server was meant to be private, then enable a whitelist.
|
||||
- If the server is offline-mode, then enable online-mode in the server.properties or install a plugin such as [AuthMe](https://dev.bukkit.org/projects/authme-reloaded).
|
||||
- If the server has an exposed BungeeCord backend, then firewall it, install [BungeeGuard](https://www.spigotmc.org/resources/bungeeguard.79601/), or switch to [Velocity](https://papermc.io/software/velocity).
|
||||
- Enable backups or install a plugin like [CoreProtect](https://www.spigotmc.org/resources/coreprotect.8631/).
|
||||
|
||||
If you've done all of the above, then you're probably fine.
|
||||
|
@ -34,7 +34,7 @@ The bot will exclusively join from the IP address `151.115.73.107`. This page wi
|
|||
|
||||
# How can I contact you?
|
||||
|
||||
My Matrix is [@mat:matdoes.dev](https://matrix.to/#/@mat:matdoes.dev) (preferred), but you might be able to find me on other social medias.
|
||||
You can email me at mat@matdoes.dev, or instant message me on Matrix at [@mat:matdoes.dev](https://matrix.to/#/@mat:matdoes.dev).
|
||||
|
||||
# How can I help?
|
||||
|
||||
|
|
BIN
src/routes/(blog)/matscan/matscan-messages.png
Normal file
BIN
src/routes/(blog)/matscan/matscan-messages.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
Loading…
Add table
Reference in a new issue