

Here are some short examples of usage, head to the wiki for a complete documentation.

There is a "Model" feature where you can fire commands on each entry of a menu individually (check the examples).You can save the menu and reuse it for multiple operations.FeaturesĮverything you get from the node-routeros is still here, plus: Note: you are not required to install node-routeros since it's already a dependency of this lib. You can install by using npm: npm install routeros-client -save You must be familiar with Promises, how to chain it, how to catch errors and etc. These instructions will help you install and use some of the client features, you can get a complete documentation in the wiki. This is a client wrapper for node-routeros api for doing common tasks and making the api easier to use for small and large NodeJS projects. Feel free to fork this project and create your own spin.

I worked on this project in my spare time, but unfortunately I no longer work with mikrotik devices and don't have the free time anymore, so consider it as discontinued.
