Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A Question about logging sent commands toward the device #3

Open
elaheshosseini opened this issue Aug 26, 2020 · 0 comments
Open

A Question about logging sent commands toward the device #3

elaheshosseini opened this issue Aug 26, 2020 · 0 comments

Comments

@elaheshosseini
Copy link

Hi Huyuan,

I'm using your library in the platform that I'm developing to configure network devices to connect by web SSH connection to devices. It's a nice library! Excellent job!
I have a question from you.
I'm logging the user activity (command and the output I receive from the device, etc) in this library.
I'm using the entered characters user is entering in django_to_ssh() function in ssh.py file. But catching the final command that the user is sending toward the device is hard from the django_to_ssh() function.
How/Where can I have the final form of command that the user writes to send the device?

Thanks in advance,
Elahe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant