Yingli Zhou
Results
4
comments of
Yingli Zhou
/assign
/unassign I may be busy in the next period of time. . . So I may not have time to study until March next year.. sorry. i think i have...
> Same for me. It looks like **self._ssh_password** is a random uuid > > ``` > > self._ssh_password = str(uuid.uuid4()) > ..... > ..... > def start_ssh_session(self): > # start...