Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ MikroTik config restore helper script
This script is designed to restore plain-text, export files created using the following command.

```
/export file=myrtrbackup
/export show-sensitive terse file=myrtrbackup
```

:stop_sign: NOTE: show-sensitive will NOT export anything under /user or /certificate

## Features

* **Introduces a delay** – This allows time for the router’s interfaces to initialize before running the import script.
Expand Down