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

Extend config file to allow specifying a list of banned IP addresses #4366

Open
dsiganos opened this issue Jan 17, 2024 · 0 comments
Open

Extend config file to allow specifying a list of banned IP addresses #4366

dsiganos opened this issue Jan 17, 2024 · 0 comments

Comments

@dsiganos
Copy link
Contributor

Summary

The node would drop messages arriving from banned IP addresses.

What problem would be solved by this feature?

It will allow the ability to manually ban some problematic nodes.

Are there any previous requests for this feature?

#2238 (comment)

Do you have a suggested solution?

A node IP blacklist in the config file section.
The node will drop any messages arriving from an IP address listed in the blacklist.

If this feature is approved, would you be willing to submit a pull request with the solution?

I would

Possible solution

No response

Supporting files

No response

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