Skip to main content

Package netcontrol

Project description

NAME: netcontrol

DESCRIPTION:

'netcontrol' is a python package to control or configure remote devices through a network protocol Unittest can be done offline using a mocked paramiko package returning predefined files in place of STDIN, STDOUT and STDERR. Predefined files are located in the subproject (aka: vyosctl, fpocctl, vmctl) directory 'tests/mocked_files' There name is based on the remote command issued with translations such as :

  • space replaced with _
  • | replace with -
  • / replaced with _

The mocked paramiko package is located in netcontrol/ssh/tests/paramiko

AUTHOR:

Cedric GUSTAVE (cgustave@free.fr)

Supported network protocols :
  • ssh (using paramiko)
Supported types of remote devices are :
  • fortipoc (using 'fpoc')
  • vyos (using 'vyos')
  • kvm host (using 'vml')

Project details


Release history Release notifications | RSS feed

This version

1.7

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

netcontrol-1.7.tar.gz (13.7 kB view hashes)

Uploaded Source

Built Distribution

netcontrol-1.7-py3-none-any.whl (17.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page