Skip to content

vasilevkirill/RouterOSAPIGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This simple GUI client for testing API in RouterOS

Quick install

Download last version in page for you platform

Running in Windows

Duble click RouterOSAPIGUI_windows_386.exe or RouterOSAPIGUI_windows_amd64.exe

Running in Unix-like

MacOS, Linux, BSD

chmod +x RouterOSAPIGUI_darwin_amd64
./RouterOSAPIGUI_darwin_amd64

Quick Usage

Open in web browser url http://localhost:8081/

RouterOS API Simple GUI vasilevkirill

Entered parameter for connected in your Router

RouterOS API Simple GUI vasilevkirill

Entered command for testing API

RouterOS API Simple GUI vasilevkirill

If needed use arguments for command, added one argument in new line

RouterOS API Simple GUI vasilevkirill

Sending to API and explore the output in the format JSON

RouterOS API Simple GUI vasilevkirill

Profit

Read more info https://vasilevkirill.ru/articles/routerosapigui/