winbox-mac is MikroTik Winbox bundled into macOS app with Wine. Wine was cleaned up of 32-bit files. Icon is provided by Lucas di Lucca. This is not official MikroTik build and is not related to Mikrotik in any way.
Can be easily installed with Homebrew Cask:
brew cask install nrlquaker-winbox
Recommended way to update is to use Homebrew Cask:
brew update
brew cask upgrade nrlquaker-winbox
You can pass command line arguments as follow:
open /Applications/Winbox-mac.app --args ip login password
After added support for HiDPI displays in winbox 3.21
now its posible to enable retina mode. It has some issues now, thats why its not enabled by default.
To properly import/export addresses you have to run Winbox-mac.app/Contents/MacOS/startwine
from CLI or add /bin/bash
to Security & Privacy → Privacy → Full Disk Access. To be able to see hidden files in file choosing dialog press Cmd + Shift + ..
Please make sure that you are using bug report template and checklist is complete. Otherwise it may be closed without review.
If you like this project and you find it useful help me to improve it. First of all check if there are some help needed issues. Or you can improve code or documentation.
Current version is based on Winbox 3.24.
Wine version is 5.7 staging
.
Please check versioning for versioning scheme explanation.
There are two changelogs in this project. One related to Winbox-mac
, the other one is for original Winbox
.
winbox-mac is released under the MIT License