From 64f13048c988263687c58188724ff641dca1d89c Mon Sep 17 00:00:00 2001 From: Nils Date: Sat, 22 Aug 2020 13:00:20 +0100 Subject: [PATCH] Mention socks5 proxy support --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f1a26bd..c96adcc 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,8 @@ Windows. * Support for [multihop] servers (Not available on official clients) * Select custom remote port, bypassing firewalls (Not available on official clients) * Support for other operating systems (Not available on official clients) -* Use "native" wireguard clients (Not available on official clients) +* Use "native" WireGuard clients with more customizability (Not available on official clients) +* Works with [socks5 multihop] ## Installation @@ -134,3 +135,4 @@ Copyright © 2020 Nils André [crates.io]: https://crates.io/crates/mozwire [multihop]: https://mullvad.net/en/help/multihop-wireguard/ [release page]: https://github.com/NilsIrl/MozWire/releases +[socks5 multihop]: https://mullvad.net/en/help/different-entryexit-node-using-wireguard-and-socks5-proxy/