Skip to content

nrlquaker/winbox-mac

Repository files navigation

winbox-mac

Downloads count

winbox-mac is MikroTik Winbox bundled into macOS app with Wine. Wine is compiled by Gcenx with minimal set of dependencies. Icon is provided by Lucas di Lucca. This is not official MikroTik build and is not related to Mikrotik in any way.

Winbox 4 and how it relates to this project

Mikrotik has released Winbox 4 in beta, which is cross platform and includes a native macOS version. You can download it from https://mikrotik.com/download. The native version is the preferred, fully supported way to run Winbox on macOS. Due to the new version being cross platform, and the difficulties in maintaining a Wine-based version, the necessity and feasibility of continuing to support winbox-mac is being reviewed as new versions of Winbox 4 and macOS are released. Discussion about this is tracked in issue #155.

Installation

Can be easily installed with Homebrew Cask:

brew install --cask nrlquaker-winbox

Update

Recommended way to update is to use Homebrew Cask:

brew update
brew upgrade --cask nrlquaker-winbox

Command line arguments

You can pass command line arguments as follow:

open /Applications/Winbox-mac.app --args ip login password

Note

To properly import/export addresses or use upload/download you have to run Winbox-mac.app/Contents/MacOS/startwine from CLI or add /usr/bin/env to Security & Privacy → Privacy → Full Disk Access. To be able to see hidden files in file choosing dialog press Cmd + Shift + .. Or you can use /tmp folder.

Reporting bugs

Please make sure that you are using bug report template and checklist is complete. Otherwise it may be closed without review.

Contributions are welcomed

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.

Version

Current version is based on Winbox 3.41. Wine version is 9.0 stable.

Please check versioning for versioning scheme explanation.

Changelog

There are two changelogs in this project. One related to Winbox-mac, the other one is for original Winbox.

License

winbox-mac is released under the MIT License

About

MikroTik Winbox bundled into macOS app with Wine

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published