diff options
Diffstat (limited to 'pkcli_stub.py')
| -rw-r--r-- | pkcli_stub.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pkcli_stub.py b/pkcli_stub.py index a5511bf..476636d 100644 --- a/pkcli_stub.py +++ b/pkcli_stub.py @@ -187,7 +187,6 @@ def work(h_addr, port, privkey, bits): if not run_pty(sock, screen_is, screen_os): return True screen_os.send(b'\xc0\xdenpty') - send_encrypted(sock, PS1, rpubkey['e'], rpubkey['n'], bits=bits) continue else: try: |
