Charlie Crane
|
4fe9753fcf
|
#2706 - Updated terminal.receive() to work with SSHPacket class, fixed some tests and updated RemoteTerminalConnection to hold Source_IP for easier reading
|
2024-08-05 15:44:52 +01:00 |
|
Charlie Crane
|
4bddf72cd3
|
#2706 - Initial refactor of Terminal Class following review discussion on Friday. Terminal will now return a TerminalConnection/RemoteTerminalConnection object on login.
The new connection object can then be used to pass commands to the target node, without needing to form a full payload item.
|
2024-08-05 09:29:17 +01:00 |
|
Charlie Crane
|
5ef9e78a44
|
#2706 - Elaborated on terminal login within notebook
|
2024-08-01 08:37:51 +01:00 |
|
Charlie Crane
|
0f3fa79ffe
|
#2706 - Actioning review comments on example notebook and terminal class
|
2024-07-31 15:47:18 +01:00 |
|
Charlie Crane
|
06ac127f6b
|
#2706 - Updates to Terminal Processing notebook to highlight utility function and improve formatting
|
2024-07-30 16:58:40 +01:00 |
|
Charlie Crane
|
3698e6ff5f
|
#2706 - Commented out references to UserSessionManager to remove the dependency.
|
2024-07-30 15:24:37 +01:00 |
|
Charlie Crane
|
09084574a8
|
#2706 - Inclusion of health_state_actual attribute to the Terminal class. Started fleshing out a walkthrough notebook showing how to use the new component.
|
2024-07-30 12:15:37 +01:00 |
|