From 8dad84452add287fce8c5fc16007f8c054a9917e Mon Sep 17 00:00:00 2001 From: Tommy Date: Sat, 8 Oct 2022 05:54:04 -0400 Subject: [PATCH] Wording Signed-off-by: Tommy --- content/apps/ProtonVPN IP Leakage on Linux and Workaround.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/apps/ProtonVPN IP Leakage on Linux and Workaround.md b/content/apps/ProtonVPN IP Leakage on Linux and Workaround.md index 15ee44a..52b1d21 100644 --- a/content/apps/ProtonVPN IP Leakage on Linux and Workaround.md +++ b/content/apps/ProtonVPN IP Leakage on Linux and Workaround.md @@ -42,7 +42,7 @@ net.ipv6.conf.lo.disable_ipv6=1' | sudo tee -a /etc/sysctl.d/10-disable-ipv6.con sudo sysctl -p ``` -Next, download your OpenVPN configuration files from [account.protonvpn.com](https://account.protonvpn.com/). In the configuration files, you should see a list of IP addresses and ports of ProtonVPN's servers. +Next, download your OpenVPN configuration files from [account.protonvpn.com](https://account.protonvpn.com/). In those configuration files, you should see a list of IP addresses and ports of ProtonVPN's servers. Finally, set up the VPN killswitch. The rules I posted here are based on [this discussion](https://airvpn.org/forums/topic/15061-firewalld-killswitch/).