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

Add ability to blacklist by source IP #6

Open
bool101 opened this issue May 27, 2015 · 2 comments
Open

Add ability to blacklist by source IP #6

bool101 opened this issue May 27, 2015 · 2 comments
Assignees

Comments

@bool101
Copy link
Contributor

bool101 commented May 27, 2015

Additionally, we should automatically blacklist our external ip and localhost ip's to prevent being attacked over loopback and help with dos attacks doing the same.

@bool101
Copy link
Contributor Author

bool101 commented Jun 2, 2015

Will probably want to do bring in some parsing code for IP ranges so we can do things like 10.9.0.0/16

@bool101 bool101 self-assigned this Jun 3, 2015
@zachriggle
Copy link
Member

This is ~completely solved with my pcap implementation. See my branch.

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

2 participants