Skip to content

Misc Mikrotik configuration scripts using the API

Notifications You must be signed in to change notification settings

jessetane/mt-scripts

Repository files navigation

mt-scripts

Misc Mikrotik configuration scripts using the API.

Why

Needed some basic network automation tooling.

How

MikroApi

Example

$ cd mt-scripts && npm install
$ cp example.hosts.json hosts.json
$ vim hosts.json # edit accordingly
$ ./bin/ensure-user.js hostname username group password 'ssh-rsa pubkeydata user@host'

License

MIT

About

Misc Mikrotik configuration scripts using the API

Resources

Stars

Watchers

Forks

Packages

No packages published