New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

node-red-contrib-mikrotik

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-mikrotik

Node based on node-red-contrib-mikrotik to work with Mikrotik devices which fixes device configuration problem

  • 0.7.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
36
increased by12.5%
Maintainers
2
Weekly downloads
 
Created
Source

CLA assistant compile CodeFactor npm version

node-red-contrib-mikrotik a mikrotik node for Node-RED

Install

NPM

Install via the palette manage in the Node-RED admin ui (no restart needed).

Alternatively run the following command in your Node-RED user directory (typically ~/.node-red):

npm install node-red-contrib-mikrotik

then restart Node-RED and add an instance of the mikrotik node.

Config

Available actions:

  • log
  • resources
  • wifi
  • connections
  • reboot
  • raw

Usage

Add the node to a flow, add an inject and a debug node, configure your connection and you are ready to go.

If you can override every property with the message object. The names are:

msg. -> username, password, host, port, payload/command, ssl

SSL

If you like to have a ssl connection between the node and the mikrotik router see the documentation

Basic

TBD


RAW

For the usage of the RAW/Command mode there are here some examples.

Keywords

FAQs

Package last updated on 06 Nov 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc