Skip to content

yalindogusahin/zpe-paramikoscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

nodegrid

Python script which run commands to gather information from end devices. It connects to Nodegrid via SSH and connects end devices from CLI by sending commands.

Usage

The script is designed to be run against one specific Nodegrid, which provides the connectivity to the targets. It can be run from any device that has python and ssh-client. Once it has been ran, it asks for nodegrid IP, username and password.

Requirements

To run the script paramiko must be installed. To run paramiko simply run command below.

pip install paramiko

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages