-
Notifications
You must be signed in to change notification settings - Fork 203
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
How to prevent Ddos attack? #16
Comments
Now I have three ideas.
So, does anyone have any other idea? |
Latest develop branch includes more functionality to prevent some kind of DDOS attack:
|
Updated:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How to prevent Ddos attack in Nebulas?
If someone maliciously falsifies a lot of invalid transactions to attack our network in Nebulas, our block broadcast and relay will not work. Because the network will be occupied by those invalid transactions.
So, how to prevent Ddos attack?
The text was updated successfully, but these errors were encountered: