Connecting a'la winbox

I’ve got a master server with linux and I wanna connect to all the MK’s and set up all via the master server.
Now I’m using ssh connection in PHP and simulating xterm terminal, but it could be difficult to parse returned values from MK.

Is there an option to connect like Winbox. I’d like MK to return values which are easy to parse and also their ID’s to I can change them easily. Is that somehow possible? :smiling_imp:

run winbox in linux within Wine

No, that’s not what I want.

I want to have a PHP script connecting to MK’s and do this in it.

ok. we are working on releasing an API that you could use. but it’s not ready yet