Skip to content

Add IP restrictions #3

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

iret-kawashima
Copy link

@iret-kawashima iret-kawashima commented Dec 11, 2024

Access to the internal ALB is unavoidable to guarantee security, but can be difficult.

As a mitigation measure, the ALB security group inbound settings can be overridden by allowed_ips in config.ini.

[settings]
allowed_ips = 192.0.2.0/24,198.51.100.0/24,203.0.113.0/24

Also, we added a note in the README that this support is only a mitigation measure and does not guarantee security.

This support should make this tool easier to use while ensuring minimum security.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

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