I have written my own connector which wraps the API in C++.
The connector does not have any dependencies and it works under Windows, Linux and Mac.
You may view the source code here: https://github.com/zx2512/MikrotikPlus
I have written my own connector which wraps the API in C++.
The connector does not have any dependencies and it works under Windows, Linux and Mac.
You may view the source code here: https://github.com/zx2512/MikrotikPlus
Thank you. I always like to see a C++ implementation of something. Really shows you what is needed and easier to translate to other options too. I don’t have a need right now for this, but might in the future.
I have released a new update which ships with bug fixes and adds legacy authentication support.