sshuttle: 0.78.4 -> 0.78.5

This commit is contained in:
Carlos D
2019-03-06 11:37:33 +11:00
parent 7e8f04ab05
commit 5bcf9e29ca
2 changed files with 10 additions and 10 deletions

View File

@@ -1,9 +1,9 @@
diff --git a/sshuttle/client.py b/sshuttle/client.py
index 7a7b6d7..8dde615 100644
index cab5b1c..e89f8a6 100644
--- a/sshuttle/client.py
+++ b/sshuttle/client.py
@@ -158,7 +158,7 @@ class FirewallClient:
def __init__(self, method_name):
@@ -192,7 +192,7 @@ class FirewallClient:
self.auto_nets = []
python_path = os.path.dirname(os.path.dirname(__file__))
- argvbase = ([sys.executable, sys.argv[0]] +