Search SSH library

2021-06-09 Thread dearikomaru
hello dude sorry for late reply, how to connect using private key as string not file (not path of file) like this private = """\-BEGIN RSA PRIVATE KEY- MIICXAIBAAKBgQCqGKukO1De7zhZj6+H0qtjTkVxwTCpvKe4eCZ0FPqri0cb2JZfXJ/DgYSF6vUp wmJG8wVQZKjeGcjDOL5UlsuusFncCzWBQ7RKNUSesmQRMSGkVb1/3j+skZ6

Search SSH library

2021-03-30 Thread dearikomaru
thanks you so much. solve all issue ^^

Search SSH library

2021-03-30 Thread dearikomaru
the assumption is that the client does not have ssh on the system. but thanks for answering ^^

Search SSH library

2021-03-29 Thread dearikomaru
thanks dude, Sorry to reply now. but how to connect using private key and passphrase too?

Search SSH library

2021-03-29 Thread dearikomaru
thanks i will try it. but got another issue, the connection need private key and passphrase.

Search SSH library

2021-03-29 Thread dearikomaru
thanks alot, yess i need it too

Search SSH library

2021-03-22 Thread dearikomaru
I have an issue, how to connect ssh and run command using nim? why using ssh? cz i want to config a router using exe. so i need ssh connect. help pls. thanks.