TCPShield / RealIP

The Spigot, Bungee and Velocity plugin that parses client IP addresses passed from the TCPShield network.
https://tcpshield.com
MIT License
145 stars 52 forks source link

Exception thrown with every invalid packet #98

Closed itsTyrion closed 1 year ago

itsTyrion commented 1 year ago

Apparently, someone (that I don't know) is pen testing my server. With every packet they send, the TCPShield bungee plugin prints a huge stack trace, which gets REALLY spammy fast.

Can you maybe just print a warning with the message currently used for the Exception? Or, if printing a full trace is intentional, maybe make it a debug option, please?

itsTyrion commented 1 year ago

nevermind, another admin apparently enabled debug earlier, got confused because it was already off in the config (but not restarted bc players)