-
Notifications
You must be signed in to change notification settings - Fork 788
Closed
Description
I just updated to 1.0.1 and I'm seeing
c : > channel=0 cmd=PING len=7 (fullness=0)
server: assembling u'sshuttle' (7 bytes)
server: assembling u'sshuttle.cmdline_options' (66 bytes)
server: assembling u'sshuttle.helpers' (902 bytes)
server: assembling u'sshuttle.ssnet' (5734 bytes)
server: assembling u'sshuttle.hostwatch' (2463 bytes)
server: assembling u'sshuttle.server' (3673 bytes)
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "assembler.py", line 25, in <module>
File "sshuttle.server", line 9, in <module>
ImportError: cannot import name which
c : fatal: expected server init string b'SSHUTTLE0001'; got b''
This obviously is a problem as I can't use sshuttle at all. My usage is of the form
sudo sshuttle -vvv -vr user@box.mydomain.com CIDR/RANGE
This is sshing into an openssh server on the remote end which was working on version 0.78.5_2.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels