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

adds an allow LAN ip list if geoip2 default is no. #26

Merged
merged 2 commits into from
Oct 27, 2020
Merged

adds an allow LAN ip list if geoip2 default is no. #26

merged 2 commits into from
Oct 27, 2020

Conversation

GilbN
Copy link
Member

@GilbN GilbN commented Oct 26, 2020

linuxserver.io


  • I have read the contributing guideline and understand that I have made the correct modifications

Description:

This adds an allow_list variable that you need to use if $allowed_country or $allowed_city defaultis set to no.
Setting IP/CIDR yes; does not work.
I got a false positive last time I tested, as I was testing on a CF proxied domain. So my IP was being proxied and I werent accessing the domain through a local ip.

Benefits of this PR and context:

Fixes the current geoip2 setup instructions.
Closes #19

How Has This Been Tested?

Tested on my swag setup.

Source / References:

@aptalca aptalca merged commit 50371fe into linuxserver:master Oct 27, 2020
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.

geo2ip.conf missing variable for local access with country block
3 participants