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

Protection for game server #441

Open
FUTURE-SL opened this issue Sep 15, 2024 · 0 comments
Open

Protection for game server #441

FUTURE-SL opened this issue Sep 15, 2024 · 0 comments

Comments

@FUTURE-SL
Copy link

Hello, I'm writing a protection for a game server running on UDP protocol. How can I save connection statuses?
Example: a player sends a pre-authentication payload -> XDP checks it and if all is well, puts it in the list of trusted connections -> all next packets from this connection will be accepted
I need to make it so that a connection is removed from trusted connections if no packets have arrived in the last 10 seconds.
This question is probably not correct to ask here, but I have not found any help on the internet

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

1 participant