Forked from
oai / openairinterface5G
18960 commits behind the upstream repository.
Gabriele Perrone
authored
creating a file sshconnection.py with class SSHConnection (methods: open, command, close, copyin, copyout); and modifying main.py to import this file and call the SSHConnection class from the new file