Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 19 days 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 (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-23T08:17:29.000Z (9 months ago)
- Last Synced: 2024-04-23T12:50:39.493Z (9 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