summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2022-03-31 15:40:04 +0200
committerDavid Lönnhager <david.l@mullvad.net>2022-04-05 10:34:01 +0200
commit5e3dd68495073a6a4b00ae5a1541f1aa526a95ab (patch)
treebc6cb02eabfae15469e052550d886ff2062a4a79 /docs
parent7a70369fb47ee4beb5afa9cdd07fc09ba27764c1 (diff)
downloadmullvadvpn-5e3dd68495073a6a4b00ae5a1541f1aa526a95ab.tar.xz
mullvadvpn-5e3dd68495073a6a4b00ae5a1541f1aa526a95ab.zip
Delete all references to Shadowsocks binaries
Diffstat (limited to 'docs')
-rw-r--r--docs/security.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/security.md b/docs/security.md
index b85b5ef0e6..e4e77414ad 100644
--- a/docs/security.md
+++ b/docs/security.md
@@ -150,7 +150,7 @@ Examples:
or any process running as `root`, and incoming matching traffic.
1. Connecting to the same VPN server, but via a bridge. The bridge is at IP `e.f.g.h` and the
proxy service listens on TCP port `443` - Allow traffic to `e.f.g.h:443/TCP` for
- `sslocal.exe` or any process running as `root`, and incoming matching
+ `mullvad-daemon.exe` or any process running as `root`, and incoming matching
traffic. Do not allow any direct communication with the VPN server.
1. Connecting to `a.b.c.d` port `1234` using WireGuard: Allow `a.b.c.d:1234/UDP` for
`mullvad-daemon.exe` or any process running as `root`.