ugwis / ssh-shots

Sends configuration to your router/switch using SSH in a single binary.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ssh-shots

ssh-shots

ssh-shots sends config to routers / switches using SSH in a single binary.

Usage

Shots in with a password

./shots --pass password user host startup.conf

Shots in with an SSH Private Key

./shots -i ~/.ssh/id_rsa.pem user host startup.conf

About

Sends configuration to your router/switch using SSH in a single binary.


Languages

Language:Go 100.0%