Skip to content

Fix: Modify GlobalServer to implement a simple Dos defence way#24

Open
Cmd-GZ wants to merge 1 commit into
catabriga:masterfrom
Cmd-GZ:fix/Dos-Defence
Open

Fix: Modify GlobalServer to implement a simple Dos defence way#24
Cmd-GZ wants to merge 1 commit into
catabriga:masterfrom
Cmd-GZ:fix/Dos-Defence

Conversation

@Cmd-GZ

@Cmd-GZ Cmd-GZ commented Jun 30, 2026

Copy link
Copy Markdown
Contributor
  1. Add a upper bound of the number of connection for per IP
  2. Reject connection for request with symbol &, which is not encoded
  3. Reject connection for too long request, which should be handle in the client

1. Add a upper bound of the number of connection for per IP
2. Reject connection for request with symbol `&`, which is not encoded
3. Reject connection for too long request, which should be handle in the client
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.

1 participant