MikroTik Neighbor Details to CSV
Create and download neighbor files with the following from your router terminal.
/ip neighbor print detail file="$[/system identity get name]_Neighbors"
Upload and process one or more neighbor files to convert to a CSV
Security Notes
- Your files will be uploaded and processed in memory on my private secure server, the data is not retained in any way.
- My server responds to both http and https. Transport of your files is only secured if you are using https. Check your browser url to confirm https if you are concerned about it.