-
Notifications
You must be signed in to change notification settings - Fork 787
Closed
Description
sshuttle constantly crashes with
Starting sshuttle proxy.
firewall manager: Starting firewall with Python version 3.4.1
firewall manager: ready method name nat.
IPv6 enabled: False
UDP enabled: False
DNS enabled: False
TCP redirector listening on ('127.0.0.1', 12300).
Starting client with Python version 3.4.1
c : connecting to server...
Traceback (most recent call last):
File "/usr/bin/sshuttle", line 9, in <module>
load_entry_point('sshuttle==0.77.2', 'console_scripts', 'sshuttle')()
File "/usr/lib/python3.4/site-packages/sshuttle/cmdline.py", line 226, in main
opt.daemon, opt.pidfile)
File "/usr/lib/python3.4/site-packages/sshuttle/client.py", line 712, in main
seed_hosts, auto_nets, daemon)
File "/usr/lib/python3.4/site-packages/sshuttle/client.py", line 421, in _main
options=dict(latency_control=latency_control))
File "/usr/lib/python3.4/site-packages/sshuttle/ssh.py", line 88, in connect
empackage(z, 'sshuttle.server') +
File "/usr/lib/python3.4/site-packages/sshuttle/ssh.py", line 52, in empackage
return b'%s\n%d\n%s' % (name.encode("ASCII"), len(content), content)
TypeError: unsupported operand type(s) for %: 'bytes' and 'tuple'
cgmachine:/home/cy6ergn0m #
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels