[joker] advanced ssh class implementation
This commit is contained in:
parent
e2e4896877
commit
2a31b5ab61
13
joker/ssh.py
13
joker/ssh.py
@ -106,17 +106,4 @@ class JokerSecureShell():
|
||||
|
||||
|
||||
|
||||
js = JokerSecureShell(None)
|
||||
|
||||
js.host = "XFDSFSDFFFF"
|
||||
print js.host
|
||||
|
||||
|
||||
#js.user = "vagrant"
|
||||
#js.port = 2222
|
||||
#js.key = "/home/ryabin/.ssh/petya_env"
|
||||
|
||||
#js.call("id")
|
||||
|
||||
#js.call("ssh test echo ok")
|
||||
#js.call("ssh test id")
|
||||
|
Loading…
x
Reference in New Issue
Block a user