KittyPaper
JavaMITA drop-in replacement for Paper servers designed with privacy in mind. It aims to provide the same performance and features as Paper while enhancing user privacy by anonymizing player data and blocking unwanted requests. Ships with hardened default settings, a built-in IP blocklist, and a dashboard to monitor blocked connections.
KittySpawnLoader
GoMITA lightweight Go library for downloading the spawn chunks of remote Minecraft servers. Supports Minecraft 1.21.6+, online and offline mode, configurable view distance, and most common block entities. Used internally to power KittyWorld.
discordinvite
GoMITA Go library that detects Discord invite links in arbitrary text content and verifies their validity by querying the Discord API. Written for use in KittyScan's server data pipeline.
KittyPrint
GoMITA web fingerprinting library that identifies hosting providers, reverse proxies, control panels, routers, NAS devices, and Minecraft map tools by matching patterns in HTML response bodies. Used by KittyScan to enrich server metadata.
myip
GoMITA minimal Go library that returns your public IPv4 and IPv6 addresses via ip.as201354.net. Does exactly one thing and nothing else.