Перейти к содержимому
Mineforgian

Sneaky Server

Anonymise your server from scanners like Copenheimer and ServerSeeker. With options to disable logging spam logins and rate limit new connections.

9K загрузок106 подписчиковMITfabricquilt

Обновлён 8 октября 2025 г. · опубликован 5 июня 2023 г.

Sneaky

⚠️ Versions 1.0.11 to 1.0.13 have an oversight allowing unwhitelisted or banned players to still see MOTD and player list. This only affects servers with whitelist on. I made a mistake in adding players to the allowed list too early in the signin process. It's unlikely that this was abused on a wide scale as it still required successful authentication with Mojang (on Online-Mode servers). 1.0.14.1 is available for all affected Minecraft versions

Sneaky anonymises your server from server scanners like Copenheimer, Shodan or ServerSeeker by only showing server info to players who have previously joined.

Sneaky has other options to protect your server including disabling logs for unauthorised players, and ratelimiting the creation of new connections.

Configuration

The configuration is stored in config/sneakyserver/config.properties

hide-server-ping-data: (Default: true) Only sends server ping data to known players

hide-player-list: (Default: false) Sends server ping data to unknown players, but doesn't send a user list. Only works when "hide-server-ping-data" is false.

dont-log-unauthed-client-disconnects: (Default: false) Prevents the server from logging failed offline-mode player logins. Prevents logs when the client closes the connection. Example of a server being spammed with offline mode logins: https://www.reddit.com/r/Minecraft/comments/12ip3gd/who_is_shepan/

dont-log-unauthed-server-disconnects: (Default: false) Prevents the server from logging failed offline-mode player logins. Prevents logs when the server closes the connection

rate-limit-new-connections: (Default: true) Enables a rate limit for clients creating new connections.

new-connection-rate-limit: (Default: 7) Connection limit over 15 seconds. If a client exceeds this limit new connections will be closed.

disable-query-until-login: (Default: false) shows the server as offline before the first time a player joins

disable-legacy-query: (Default: true) disables legacy ping used by clients older than Minecraft 1.6

disable-connections-from-banned-ips: (Default: false) closes connections from banned IPs before reaching login logic. May be incompatible with BungeeCord or Velocity

Hiding ping data

Sneaky hides server info by keeping a list of IP addresses of known players and their last join date, only allowing known players to receive the real server info, and appearing as an unconfigured server with no player activity to server scanners and players who have never joined. this feature is meant to be a no compromise alternative to vanilla's hide-online-players feature, allowing members of a server to see relevant information without leaking that information to scanners or un-whitelisted players (in the case of a whitelisted server)

Before joining

Before first joining, players and server scanners see a generic, unconfigured server with no player activity

After joining

After their first join, players will see the real MOTD, server icon, and online players list

Центр версий

22 версий
  • Релиз24 КБ
  • Релиз24 КБ
  • Альфа24 КБ
  • Релиз25 КБ
  • Релиз25 КБ
  • Релиз24 КБ
  • Бета25 КБ
  • Релиз25 КБ
  • Релиз25 КБ
  • Релиз24 КБ
  • Альфа25 КБ
  • Альфа26 КБ
  • Релиз24 КБ
  • Релиз21 КБ
  • Релиз20 КБ
  • Релиз20 КБ
  • Релиз20 КБ
  • Релиз13 КБ
  • Релиз13 КБ
  • Релиз13 КБ

Ченджлог

1.0.19Релиз1.21.10 · 8 октября 2025 г.

Update to 1.21.10

1.0.18Релиз1.21.8 · 29 августа 2025 г.

Updated for 1.21.8

1.0.17Альфа1.21.5 · 10 августа 2025 г.
  • Build for 1.21.5
  • Most features untested
1.0.14.2Релиз1.20.4, 1.20.5, 1.20.6 · 25 августа 2024 г.
  • Fix unwhitelisted users from being able to be added to AllowedIPs list. Note that this still required a succesful authentication from Mojang so scanners were unlikely to get any information.
1.0.13Бета1.21 · 20 июня 2024 г.
  • Updated to 1.21
1.0.11Релиз1.20.2 · 29 сентября 2023 г.

Updated to 1.20.2

1.0.10Релиз1.20, 1.20.1 · 12 августа 2023 г.
  • Fix errors with disableAllPingsUntilLogin
1.0.10Альфа23w32a · 12 августа 2023 г.
  • Updated mappings
  • Removed dependency on access wideners
  • Fixed disableAllPingsUntilLogin

Комментарии

Загружаем…