1.4.0 • Published 2 years ago

mikrotik-export v1.4.0

Weekly downloads
9
License
MIT
Repository
github
Last release
2 years ago

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
1.4.0

2 years ago

1.3.2

4 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago