Working on new features - user input and beta testers wanted #23
Replies: 5 comments 13 replies
-
Count me in! It sounds great and very useful for worst-case scenarios in home networks (for example: if someone downloads a virus and that virus sends your data or downloads something from some russian server, it has nowhere to go :D ) |
Beta Was this translation helpful? Give feedback.
-
I have an additional inquiry: Would it be possible to consider implementing a whitelist mode that allows for specific URLs from countries outside of the whitelisted regions? For instance, I would like to whitelist the United States but require access to a single website based in Brazil. Thanks. |
Beta Was this translation helpful? Give feedback.
-
Actually i thought this feature was already baked in and was kind of confused why websites still were reachable, silly me 🤦 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Ok, after disabling every other addon and reinstalling geoip-shell, I can only reproduce the issue with the uninstall commands. Everything else seems sorted out. Turning geoip-shell on and off works fine. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Here's an update on this project.
I'm currently working on implementing a feature request by a user to have outbound geoblocking in geoip-shell. I'd like to hear from additional people who are interested in this feature. I'm interested to know how you would like to use it - whitelist or blacklist mode? Any particular requests for controlling this feature via the command-line interface?
Because this feature requires some pretty major changes in code, I'll probably release a few versions as beta and gradually iron out the inevitable regressions and bugs. If by any chance someone wants to help me with testing, this would be fantastic - please do let me know.
I realize that barely anyone reads announcements, so chances of receiving much useful input are not great, but I'm thinking that it doesn't hurt to try.
At this point the core (firewall backend-independent) functionality has been implemented, and the nftables library has been updated to support the feature. I haven't yet started to update the iptables library.
As with all other important geoip-shell features, this one will be integrated in the interactive setup flow to make configuration as easy as possible, in addition to being configurable via the command-line options.
Speaking of the command-line options, the -manage script has gained a new
-D
option, which stands fordirection
. This is how it is described in the 'usage' output (printed when calling the -manage script with the-h
option):Here is a sample output of the (direction-specific part of)

status
command:Comments on how this can be improved are welcome. If you like the way it's implemented right now, do let me know as well.
Beta Was this translation helpful? Give feedback.
All reactions