Skip to content
/ FLAME Public

FLask Auto Miko Engine: A web app for delivering multiple commands to multiple devices and saving the output

License

Notifications You must be signed in to change notification settings

certanet/FLAME

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FLAME - FLask Auto Miko Engine

Throwing CLI commands at Cisco IOS devices from your browser!

As the backronym suggets, this uses the Flask web framework for the front-end and Netmiko to interact with devices on the back-end.

Screenshot

Usage

  • Devices - Contains the IPs to interact with (these are stored in devices.txt)
  • Commands - Contains the commands to be sent (these are stored in commands.txt)
  • ChangePass - Utilises devices.txt to change SSH into each device and change the current user and enable passwords
  • ConfigThrow - Utilises devices.txt and commands.txt to SSH into each device and carry out the commands listed and save the output

License

MIT

About

FLask Auto Miko Engine: A web app for delivering multiple commands to multiple devices and saving the output

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published