-
-
Notifications
You must be signed in to change notification settings - Fork 15
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
Should it block traffic if I disconnect from VPN manually? #31
Comments
hi @JonLaliberte if you disconnect the VPN there should be no traffic going out (if killswitch is enabled) |
@nbari I thought so. Anything I should check to see what is happening? When testing I confirmed I was connected via the VPN (VPN connection also had the setting enabled to send all traffic through it if that matters). Does the order of the networks in network settings matter? |
If you run |
Tested as described. Here is the output from killswitch if it helps:
|
I have similar issue. Is there any way how I can debug it and found the problem why it doesn't block connection when VPN is disabled? Thank you. |
If VPN goes down no traffic should be going out (if the killswitch is enabled), the way you can test/debug is experimenting directly with the PF rules |
Same here. When I disable NordVPN, https://myip.country/ shows my public IP. Is there any solution? |
I was testing this today, and maybe I'm misunderstanding and this is expected behavior?
My Test:
sudo killswitch -e
.The text was updated successfully, but these errors were encountered: