mikrotik-export

1.4.0 • Public • Published

Export MikroTik Config

Installing

npm install -g mikrotik-export

Running

mikrotik-export --help

Usage: mikrotik-export [options]

Options:

  --version              output the version number
  --host <host>          Device hostname or IP address
  --port <port>          SSH port of the device (default: 22)
  --username <username>  Device username
  --password <password>  Device password
  --file <file>          Path of the exported file (default: config.rsc)
  --keep-comments        Keep Comments
  --no-beautify          No Beautify
  --secrets <secrets>    Comma separated list of secrets to conceal
  --keep-secrets         Keep Secrets
  --delay <delay>        Add a delay at the beginning of the file
                         https://forum.mikrotik.com/viewtopic.php?t=73663#p374885
                         Set `none` for no delay. (default: 30s)
  -h, --help             output usage information

Readme

Keywords

Package Sidebar

Install

npm i mikrotik-export

Weekly Downloads

8

Version

1.4.0

License

MIT

Unpacked Size

5.9 kB

Total Files

5

Last publish

Collaborators

  • sbspk