From 131f4406351b308f0d58fa63e6f91299e89dd9d3 Mon Sep 17 00:00:00 2001 From: Matthew McGinn Date: Tue, 25 Sep 2018 10:40:23 +0200 Subject: [PATCH] Fix up small README.md typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 101b902..8dd702e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This tool allows you to redirect any TCP connection to SOCKS or HTTPS proxy using your firewall, so redirection may be system-wide or network-wide. -When is resocks useful? +When is redsocks useful? * you want to route part of TCP traffic via OpenSSH `DynamicForward` Socks5 port using firewall policies. That was original redsocks development goal;