Esempio n. 1
0
 def test_forward_local(self):
     connect_ssh_test(self.__ssh_cb)
Esempio n. 2
0
 def test_remote_shell(self):
     connect_ssh_test(self.__ssh_cb)
Esempio n. 3
0
 def test_forward_x11(self):
     connect_ssh_test(self.__ssh_cb)
Esempio n. 4
0
 def test_remote_shell(self):
     connect_ssh_test(self.__ssh_cb)
Esempio n. 5
0
 def test_forward_reverse(self):
     connect_ssh_test(self.__ssh_cb)
Esempio n. 6
0
 def test_remote_command(self):
     connect_ssh_test(self.__ssh_cb)