Hi,
Trying to run this on Ubuntu 18.04 and I'm getting this instead
Trying to connect to DE : 82.165.162.179
DEBUG: OSSH connection: End Of File (EOF). Exception style platform.
<pexpect.pty_spawn.spawn object at 0x7fca9d75be50>
command: ./ssh
args: [u'./ssh', u'-C', u'-D', u'127.0.0.1:5437', u'-N', u'-p', u'53', u'-z', u'-Z', u'fd014715d28e6b5f958191b378b153369be7ea3bf42e015f613579e90bdc2bd8', u'psiphon_ssh_3cabe01da250daa3@82.165.162.179']
buffer (last 100 chars): ''
before (last 100 chars): 'OpenSSL version mismatch. Built against 1000106f, you have 100020ef\r\r\n'
after: <class 'pexpect.exceptions.EOF'>
match: None
I've tried updating OpenSSL via apt as this SO post stated but still to no avail.
Any help is appreciated, thanks.
Hi,
Trying to run this on Ubuntu 18.04 and I'm getting this instead
I've tried updating OpenSSL via apt as this SO post stated but still to no avail.
Any help is appreciated, thanks.