Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 349 Bytes

File metadata and controls

11 lines (10 loc) · 349 Bytes

Functions and Scripts for Mikrotik Routers

  • functions directory
    • each function in a single file
  • scripts directory
    • each script in a single file
  • prepare.sh
    • bash script to create Mikrotik script to install functions and scripts
  • install.sh
    • bash script to install on mikrotik router using ssh
    • ex. bash install.sh admin@1.1.1.1