Skip to content

A Question about logging sent commands toward the device #3

Open
@elaheshosseini

Description

@elaheshosseini

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions