Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable responses to InitialHandler handshake pings? #3643

Open
3 of 4 tasks
thetayloredman opened this issue Apr 4, 2024 · 2 comments
Open
3 of 4 tasks

Disable responses to InitialHandler handshake pings? #3643

thetayloredman opened this issue Apr 4, 2024 · 2 comments

Comments

@thetayloredman
Copy link

Feature description

We're currently receiving a possible DoS based on Handshake Ping requests and it'd be nice to just disable responses to them.

Goal of the feature

Allow servers to not respond to Handshake Pings.

Unfitting alternatives

Unsure of any. I've been looking for a config option to obtain this.

Checking

  • This is not a question or plugin creation help request.
  • This is a feature or improvement request.
  • I have not read these checkboxes and therefore I just ticked them all.
  • I did not use this form to report a bug.
@Outfluencer
Copy link
Collaborator

feel free to create a plugin yourself using the PlayerHandshakeEvent

@Janmm14
Copy link
Contributor

Janmm14 commented Apr 8, 2024

Or maybe already the ClientConnectEvent, if you want to do actions solely based on source IP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants