How to use ssh-agent in windows in python?

Cameron Simpson cs at cskk.id.au
Fri May 31 19:01:33 EDT 2019


On 31May2019 21:51, Fc Zwtyds <fczwtyds at gmail.com> wrote:
>>在 2019-05-30 6:41, Cameron Simpson 写道:
>>>The you could just use os.system() to run the other commands, because 
>>>the environment now has the necessary environment settings.
[...]
>
>  Under your guidance, the python code using ssh-agent ssh-add has 
>been running successfully. In addition to the code you wrote to me, I 
>also refer to man ssh-agent and subprocess: Subprocess management. I 
>now know the importance of environment variables.

Excellent. I'm glad to hear it.

>BTW, this program is for visit youtube.

I am curious, how do you use the ssh commands to access youtube? I 
though it was an HTTP only service.

Cheers,
Cameron Simpson <cs at cskk.id.au>



More information about the Python-list mailing list