Creating SSH Client with Python

preview_player
Показать описание
This video will show you how to create a basic SSH client with python, using paramiko module.

Рекомендации по теме
Комментарии
Автор

nice video!! is it possible to access python script from website. like i have created open-ssh server on server side. and client will be accessing server's apps using ssh -X command which passes graphics from server to client. and is working properly but i want to access it that through GUI. so which language would be better for that python or java? or is it possible to access it from web app or website? i have created open-ssh server in RHEL server and i am using cent os as a client. both OS i have installed as a virtual machine so in private network only i want to access my server.

mpatalia
Автор

I get invalid syntax error on line 15 for ssh_session

thedissociation
Автор

the link to the code file is not working anymore

Martin_PAKGB
Автор

Nice video !! Can u help me for create a different client ssh ??

Basically I'll have a list with ip address and password. The program will open all ip and will execute the same command in all ..

Can you give me a north to do this program ?

TNX !!

Lincoln_Junior
Автор

sir can u launch a python from beginning and please sir teach in hindi or stay silent

saurabhkumarjha