winbox-mac is MikroTik Winbox bundled into macOS app with Wine compiled by Mike Kronenberg. Wine was cleaned up of unneeded for Winbox files. Icon is provided by Lucas di Lucca.
Can be easily installed with Homebrew Cask:
brew cask install nrlquaker-winbox
There are two dependencies: Freetype and XQuartz. Installing with brew cask
installs them automatically.
Recommended way to update is to use Homebrew Cask:
brew update
brew cask upgrade nrlquaker-winbox
But please check Notes how to transfer managed addresses.
- This is not official MikroTik build and is not related to Mikrotik in any way.
- Managed addresses are saved to different directory in each version of the app. They can be copied to the new version with winbox-mac-addresses. Just run
winbox-mac-addresses version
. Version should be 3.20.1 or higher.
Please make sure that you are using bug report template and checklist is complete. Otherwise it may be closed without review.
- Opening file browsing windows freezes
Winbox-mac
. Its related toWine
. This issue is fixed in Wine Staging 4.18. Will wait till stable build is released and update Wine.
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.20.
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