WGDashboard icon indicating copy to clipboard operation
WGDashboard copied to clipboard

Mikrotik

Open rdavey228 opened this issue 1 year ago • 2 comments

I’m looking my for a way to use this but my WireGuard is on my MikroTik router.

Obviously the dashboard need access to the configuration to work. So how would I do this if I setup the dashboard on my docker host

Any way to use this with a MikroTik WireGuard setup?

rdavey228 avatar Jun 14 '23 20:06 rdavey228

Yes, I suppose you can write/find an WinBox library that will use NvMessage protocol to communicate with your router. Unfortunately as I know WinBox(NvMessage) is a private protocol and there is only one way is to use reverse engineered libraries.

GH0st3rs avatar Aug 22 '23 10:08 GH0st3rs

I am not familiar with MikroTik, are they able to run Docker containers? If yes, then you would only have to parse the wireguard's wg0.conf file to the /etc/wireguard/wg0.conf in the container.

DaanSelen avatar Jun 08 '24 11:06 DaanSelen

Will close this due to inactivity :)

donaldzou avatar Aug 12 '24 17:08 donaldzou