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

fix: Secure Master packet handling #1212

Closed
wants to merge 2 commits into from
Closed

fix: Secure Master packet handling #1212

wants to merge 2 commits into from

Conversation

EmosewaMC
Copy link
Collaborator

Moves master packets out of the main packet handler and into its own function specifically for master packets to prevent spoofing

Tested that master packets are still routed correctly.

@EmosewaMC EmosewaMC marked this pull request as draft October 6, 2023 08:58
@EmosewaMC
Copy link
Collaborator Author

So now this is functional, however I am not happy with how it looks. I will look to abstract away this information to a packet handler for MasterPackets as opposed to making dServer handle it

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

Successfully merging this pull request may close these issues.

2 participants