mirror of
https://github.com/sshuttle/sshuttle.git
synced 2024-11-07 08:34:13 +01:00
parent
eaf55ed296
commit
81532b29a9
29
not_a_socket_error.log
Normal file
29
not_a_socket_error.log
Normal file
@ -0,0 +1,29 @@
|
||||
c : executing: ['/usr/bin/sshpass', '-p', '*****', 'ssh', '-p', '*****', '****@*************', '--', 'python -c "import sys, os; verbosity=2; sys.stdin = os.fdopen(0, \'rb\'); exec(compile(sys.stdin.read(1702), \'assembler.py\', \'exec\')); sys.exit(98);"']
|
||||
c : > channel=0 cmd=PING len=7 (fullness=0)
|
||||
sign_and_send_pubkey: no mutual signature supported
|
||||
s: Running server on remote host with C:\Python312\python.exe (version 3.12.4)
|
||||
s: assembling 'sshuttle' (88 bytes)
|
||||
s: assembling 'sshuttle.cmdline_options' (85 bytes)
|
||||
s: assembling 'sshuttle.helpers' (2655 bytes)
|
||||
s: assembling 'sshuttle.ssnet' (5717 bytes)
|
||||
s: assembling 'sshuttle.hostwatch' (2516 bytes)
|
||||
s: assembling 'sshuttle.server' (3781 bytes)
|
||||
s: latency control setting = True
|
||||
s: > channel=0 cmd=PING len=7 (fullness=0)
|
||||
s: auto-nets:False
|
||||
s: > channel=0 cmd=ROUTES len=0 (fullness=7)
|
||||
c : Connected to server.
|
||||
c : Waiting: 3 r=[5, 7, 8, 9, 11] w=[11] x=[] (fullness=7/0)
|
||||
c : Ready: 3 r=[5, 7, 8, 9, 11] w=[11] x=[]
|
||||
s: Waiting: 1 r=[0] w=[1] x=[] (fullness=7/0)
|
||||
s: Ready: 1 r=[0] w=[1] x=[]
|
||||
r2
|
||||
c : mux wrote: 15/15
|
||||
r2
|
||||
Traceback (most recent call last):
|
||||
File "<string>", line 1, in <module>
|
||||
File "assembler.py", line 47, in <module>
|
||||
File "sshuttle.server", line 389, in main
|
||||
File "sshuttle.ssnet", line 610, in runonce
|
||||
File "sshuttle.ssnet", line 496, in callback
|
||||
OSError: [WinError 10038] An operation was attempted on something that is not a socket
|
Loading…
Reference in New Issue
Block a user