https://github.com/commitconfirmed/basic-ssh-audit
A basic threaded Python script to SSH to a list of Devices and run a command
https://github.com/commitconfirmed/basic-ssh-audit
Last synced: 9 months ago
JSON representation
A basic threaded Python script to SSH to a list of Devices and run a command
- Host: GitHub
- URL: https://github.com/commitconfirmed/basic-ssh-audit
- Owner: commitconfirmed
- License: apache-2.0
- Created: 2024-04-23T08:12:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-23T08:17:29.000Z (over 1 year ago)
- Last Synced: 2025-02-09T21:46:09.626Z (11 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# basic-ssh-audit
A basic threaded Python script to SSH to a list of Devices and run a command.
Useful when you need to grab some quick information from a network and you don't have access to Ansible or another automation solution