A simple Python script used to SSH into boxes and complete tasks.
Example for Windows DHCP/DNS add host- Python
- Fabric for Python
- A Windows box with an SSH server running (if you would like to use the Windows features)
| Windows |
|
| Linux |
|
- For SSH on Windows, I have been using freeSSHd.
- Make sure the fab_functions.py file is in the same directory as the main.py file.
- This script will not run without Fabric.
