From 4deee45bc630991e5e59e3bdcb461060f94767e7 Mon Sep 17 00:00:00 2001 From: Scott Kuhl Date: Tue, 20 Oct 2020 13:35:32 -0400 Subject: [PATCH] whitespace cleanup --- sshuttle/client.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sshuttle/client.py b/sshuttle/client.py index 3932e60..fb3e67e 100644 --- a/sshuttle/client.py +++ b/sshuttle/client.py @@ -581,7 +581,7 @@ def main(listenip_v6, listenip_v4, return 5 debug1('Starting sshuttle proxy (version %s).\n' % __version__) helpers.logprefix = 'c : ' - + fw = FirewallClient(method_name, sudo_pythonpath) # If --dns is used, store the IP addresses that the client