- Note currently I'm using paramiko library to connect to machine now the requirement is am suppose to connect to machine B once i connect machine A
flow :-- ssh to machine A and then ssh to machine B from machine A and do some activity on machine B
Could any body let me know how can i do that ?
thanks in advance :),