-
Notifications
You must be signed in to change notification settings - Fork 313
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
[Feature request] Add a firewall support #54
Comments
I love this, specifying specific IP addresses/urls to block via the firewall would be amazing as well. |
Thanks for raising this question. However until we have proper support for such feature, you can do a workaround to get the somewhat similar behaviour and block unwanted apps. Enable always-on and block connections without VPN. |
Hi AlgirdasPundzius First, in opposition with a proper firewall, the default behavior is to authorize all apps to connect, not the opposite. And, to change anything in the list, the VPN has to be stopped first. Furthermore, I couldn't get apps to work properly on local network, even though the option was turned on. And the overall behavior wasn't reliable, as apps could connect, even-though excluded from the VPN, until I reload the VPN once or twice. The opposite did happen as well when reauthorizing an app. While the app on its own does a good job, this feature seems really not reliable to operate as a proper firewall. |
There is no need to add a large firewall function. |
A firewall could be really great. But SOCK5 support for chaining with netguard would be even better. |
Any update on firewall |
Simple firewall-like blocking of user specified IP-addresses and domains should be very nice step towards the firewall feature. And it shouldn't be that difficult. In my particular use case I know the addresses I want to block. Another nice option could be to allow custom DNS servers (issue #113 ?). Then blocking could be shifted to NextDNS. What looks like possible workaroud for now is Rethink: DNS + Firewall + VPN app (https://github.com/celzero/rethink-app). At least on screenshots it shows that it's possible to configure it to use ProtonVPN. I haven't tried it personally. |
Hi
While updating my Android app yesterday I saw the new NetShield feature that is awesome !
With my Plus plan, I could enjoy it, but I'm actually more worried about what apps installed on my device could leak over internet without my consent.
Especially, on Android, there's a lot of Google apps that I can't remove, the only thing I can do to secure my privacy is to stop those apps from connecting to internet.
But the DNS filtering won't prevent such thing.
I'm currently using NetGuard as a firewall, but I can't use ProtonVPN as the same time.
It would be wonderful if ProtonVPN could implement a simple firewall feature to prevent apps to access internet. It would be a big step toward privacy on mobile devices.
The text was updated successfully, but these errors were encountered: