Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inital Client-implementation to run on Mikrotik RouterOS #15

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Nov 14, 2021

  1. clients/RouterOS: inital Client-implementation to run on Mikrotik Rou…

    …terOS
    
    * configuration can be done with the 3 variables on the topmost lines
     * owmid is optional
    * tested with RouterOS v7.1rc6, but should do on all recent versions >v6.2
    
    Signed-off-by: Sven Roederer <devel-sven@geroedel.de>
    SvenRoederer committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    7beb917 View commit details
    Browse the repository at this point in the history
  2. clients/RouterOS: make arrayToJson() handle strings and integers

    * do propper quoting for strings, but keep numbers without quotes in JSON
    SvenRoederer committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    8778197 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c77dc3 View commit details
    Browse the repository at this point in the history