Waiting.... ^^We are aware and are working on all of that.
Me tooWaiting.... ^^We are aware and are working on all of that.
I want it.Screenshot 2019-10-11 at 15.12.52.png
I wonder if there is any 64-bit executable of WinBox available? 32-bit executable cannot be executed with wine at CatalinaWe are aware and are working on all of that.
That part should be trivial to get working. Now show a screenshot where you are actually logged in to a routerScreenshot 2019-10-11 at 15.12.52.png
=O I want it sooo bad. MacOS beta Developer here, I would be happy to send feedback on it.Screenshot 2019-10-11 at 15.12.52.png
want now! give me this versionScreenshot 2019-10-11 at 15.12.52.png
yes please a public RC version would be nice !want now! give me this versionScreenshot 2019-10-11 at 15.12.52.png
Why?? It still is a Windows program, isn't it? 64-bit executables are not something specific to the Mac, Windows and Linux have them as well.consider to name it Macbox instead of winbox 3.20?
waiting for release with macOS catalina supportScreenshot 2019-10-11 at 15.12.52.png
All done here, just waiting for it now =)While you are waiting for the new 64bit exe file to be released soon, you can already prepare your macOS catalina systems according to these instructions:
If you have used Wine previously, we recommend you first delete the previous Wine application and the Wine settings directory in your home folder:
rm -rf /Applications/Wine*
rm -rf ~/.wine/
To run Winbox64 the following steps are required.
Install Wine Staging from WineHQ official download page https://dl.winehq.org/wine-builds/macosx/download.html
and make sure you have downloaded the winbox64.exe executable from the MikroTik download page.
During installation, you must mark "64 bit support" (by default it is not checked).
In macOS terminal, make sure your set to use ZSH as the new shell like this (and restart Terminal after this command):
chsh -s /bin/zsh
Edit your zprofile file to add environment variables, pointing the wine64 command to the correct installation path of Wine Staging:
nano ~/.zprofile
The file should look like this (make sure your paths are correct here):
export PATH="/Applications/Wine Staging.app/Contents/Resources/wine/bin:$PATH"
export FREETYPE_PROPERTIES="truetype:interpreter-version=35"
export DYLD_FALLBACK_LIBRARY_PATH="/usr/lib:/opt/X11/lib:$DYLD_FALLBACK_LIBRARY_PATH"
Restart (quit and reopen) your macOS terminal
Launch Winbox64 with wine64 like this:
wine64 "/Applications/winbox64.exe"
where is the winbox64 link?While you are waiting for the new 64bit exe file to be released soon, you can already prepare your macOS catalina systems according to these instructions:
If you have used Wine previously, we recommend you first delete the previous Wine application and the Wine settings directory in your home folder:
rm -rf /Applications/Wine*
rm -rf ~/.wine/
To run Winbox64 the following steps are required.
Install Wine Staging from WineHQ official download page https://dl.winehq.org/wine-builds/macosx/download.html
and make sure you have downloaded the winbox64.exe executable from the MikroTik download page.
During installation, you must mark "64 bit support" (by default it is not checked).
In macOS terminal, make sure your set to use ZSH as the new shell like this (and restart Terminal after this command):
chsh -s /bin/zsh
Edit your zprofile file to add environment variables, pointing the wine64 command to the correct installation path of Wine Staging:
nano ~/.zprofile
The file should look like this (make sure your paths are correct here):
export PATH="/Applications/Wine Staging.app/Contents/Resources/wine/bin:$PATH"
export FREETYPE_PROPERTIES="truetype:interpreter-version=35"
export DYLD_FALLBACK_LIBRARY_PATH="/usr/lib:/opt/X11/lib:$DYLD_FALLBACK_LIBRARY_PATH"
Restart (quit and reopen) your macOS terminal
Launch Winbox64 with wine64 like this:
wine64 "/Applications/winbox64.exe"
We'll have to wait for it.where is the winbox64 link?While you are waiting for the new 64bit exe file to be released soon, you can already prepare your macOS catalina systems according to these instructions:
If you have used Wine previously, we recommend you first delete the previous Wine application and the Wine settings directory in your home folder:
rm -rf /Applications/Wine*
rm -rf ~/.wine/
To run Winbox64 the following steps are required.
Install Wine Staging from WineHQ official download page https://dl.winehq.org/wine-builds/macosx/download.html
and make sure you have downloaded the winbox64.exe executable from the MikroTik download page.
During installation, you must mark "64 bit support" (by default it is not checked).
In macOS terminal, make sure your set to use ZSH as the new shell like this (and restart Terminal after this command):
chsh -s /bin/zsh
Edit your zprofile file to add environment variables, pointing the wine64 command to the correct installation path of Wine Staging:
nano ~/.zprofile
The file should look like this (make sure your paths are correct here):
export PATH="/Applications/Wine Staging.app/Contents/Resources/wine/bin:$PATH"
export FREETYPE_PROPERTIES="truetype:interpreter-version=35"
export DYLD_FALLBACK_LIBRARY_PATH="/usr/lib:/opt/X11/lib:$DYLD_FALLBACK_LIBRARY_PATH"
Restart (quit and reopen) your macOS terminal
Launch Winbox64 with wine64 like this:
wine64 "/Applications/winbox64.exe"
Wow, that is bad, so I have to buy 1 windows machine to run dude ????Dude currently no immediate plans. Run it in Windows.
I suppose you understand that the main people to blame here are Apple, who took away your ability to run 32-bit code?Wow, that is bad, so I have to buy 1 windows machine to run dude ????Dude currently no immediate plans. Run it in Windows.
BAD BAD BAD
But since some time there is also some Dude functionality (not everything) in Webfig!Dude is a Windows program and has always been.
0009:err:virtual:map_file_into_view failed to set PROT_EXEC on file map, noexec filesystem?
0009:err:virtual:virtual_map_section mapping 0xed0000 1000 000000000 failed
While you are waiting for the new 64bit exe file to be released soon, you can already prepare your macOS catalina systems according to these instructions:
If you have used Wine previously, we recommend you first delete the previous Wine application and the Wine settings directory in your home folder:
rm -rf /Applications/Wine*
rm -rf ~/.wine/
To run Winbox64 the following steps are required.
Install Wine Staging from WineHQ official download page https://dl.winehq.org/wine-builds/macosx/download.html
and make sure you have downloaded the winbox64.exe executable from the MikroTik download page.
During installation, you must mark "64 bit support" (by default it is not checked).
In macOS terminal, make sure your set to use ZSH as the new shell like this (and restart Terminal after this command):
chsh -s /bin/zsh
Edit your zprofile file to add environment variables, pointing the wine64 command to the correct installation path of Wine Staging:
nano ~/.zprofile
The file should look like this (make sure your paths are correct here):
export PATH="/Applications/Wine Staging.app/Contents/Resources/wine/bin:$PATH"
export FREETYPE_PROPERTIES="truetype:interpreter-version=35"
export DYLD_FALLBACK_LIBRARY_PATH="/usr/lib:/opt/X11/lib:$DYLD_FALLBACK_LIBRARY_PATH"
Restart (quit and reopen) your macOS terminal
Launch Winbox64 with wine64 like this:
wine64 "/Applications/winbox64.exe"
Thanks normis!Victor, macOS has a built in tool "Automator". It's very powerful and you can create apps easily. Like this for example:
Screenshot 2019-10-15 at 16.03.07.png
works for me.Anyone else having issues resizing windows? Every time I try to resize any windows on Catalina the app crashes. Am I doing something wrong or is this a real issue.
thanks a lot!There is also a feature which allows you to set up the icon: https://apple.stackexchange.com/questio ... tor-script
The icon could be downloaded from here: https://imgbin.com/download-png/j73uNt7L
copying the Addressses.cdb from the working 3.19 to 3.20Winbox working, but impossible to Load the Addresses file....
This is a working example if you store your Addressses.cdb file in iCloud and you want to use it via new Winbox64:copying the Addressses.cdb from the working 3.19 to 3.20Winbox working, but impossible to Load the Addresses file....
~/.wine/drive_c/users/"user name"/Application\ Data/Mikrotik/Winbox/
Code: Select allcd ~/.wine/drive_c/users/"user name"/Application\ Data/Mikrotik/Winbox/ mv Addresses.cdb Addresses.cdb.bak ln -s /Users/"user name"/Library/Mobile\ Documents/com~apple~CloudDocs/Addresses.cdb Addresses.cdb
No issues, all good!Anyone else having issues resizing windows? Every time I try to resize any windows on Catalina the app crashes. Am I doing something wrong or is this a real issue.
You can do it too, Winbox has an API.Hello,
could someone answer the question what is the problem with making a Winbox application on MacOS?
There are several million developers in the world. Why do you have a problem making an application? Please give one logical example...
Tarikin, how did you manage to install wine64 with brew?
Downloading and installing Wine Staging now, let's try 4.17.Code: Select allbrew install wine /usr/local/Cellar/wine/4.0.2/bin/wine64 ~/Downloads/winbox64.exe
Carefully followed your guide, removed wine 4.02 and installed Wine Staging (4.17)Tarikin, how did you manage to install wine64 with brew?
[quote]0009:err:virtual:map_file_into_view failed to set PROT_EXEC on file map, noexec filesystem?
0009:err:virtual:virtual_map_section mapping 0xe20000 1000 000000000 failed[/quote]
everything suits me, thanks again. CrossOver will release a new version soon, we will live even better.You already have native Web interface. What's wrong with it? Many macOS native app will not be much different, just no browser.
You already have native Web interface. What's wrong with it?
It is nothing wrong with it, as I have mentioned, just for troubleshooting its not and never be as useful as WinBox.You already have native Web interface. What's wrong with it? Many macOS native app will not be much different, just no browser.
Is there any technical limitation for Mikrotik to create a native WinBox for macOS and Linux? If yes, then I will delete my comment, and if there is no limitation to develop the native WinBox, can we please have it.You already have native Web interface. What's wrong with it? Many macOS native app will not be much different, just no browser.
this works with mac apps, not with windows executables (see screenshot)1)hold "control" click on winbox64.exe, click "open", this will add exception to your security settings
https://support.apple.com/en-us/HT202491
2)it works
You can't do this anymore in Catalina, there is no "allow any apps" anymore.Also, you can turn off this warning in the "System preferences" of the computer, go into "Security" section. You will have the option to allow apps from any developer, and override Winbox.
mandrade, your version is not "easier"
same steps: 1. install wine 2. make automator action
On my MacBook installation of Wine asked for Xquarz (at least 2.7.7.)and wasn't able to continueXquarz no longer required by Wine. Simple installer with Next->Next.
you are correct, no xquartz required in wine staging.Xquarz no longer required by Wine. Simple installer with Next->Next.
Homebrew install doesn't add wine64 to environment, you must guess where the binary is. Can't install latest Wine.
Nothing against hombrew.
here is also giving the same error does not allow to install wineMake sure you have the latest wine, 4.17 staging:
https://dl.winehq.org/wine-builds/macos ... g-4.17.pkg
I had to install the brew to install wine later, because pkg did not install because I did not have XQuartz 2.7.7Make sure you have the latest wine, 4.17 staging:
https://dl.winehq.org/wine-builds/macos ... g-4.17.pkg
I made that mistake to upgrade to Catalina...Thanks for all your help.
When the native MacOS app will be released? I’m thinking on wait and do not upgrade to Catalina until we have this version, because all of our work depends on winbox...
0009:err:virtual:map_file_into_view failed to set PROT_EXEC on file map, noexec filesystem?
0009:err:virtual:virtual_map_section mapping 0x1840000 1000 000000000 failed
0009:fixme:seh:RtlCaptureStackBackTrace (0, 32, 0x328e30, 0x0) stub!
ACCESS VIOLATION EXCEPTION at address: ___ 7fff68357d5d
rip=___ 7fff68357d5d eflags=__ 10206
rdi=_______________0 rsi=________ 19c9010 rbp=_________ 32a790 rsp=_________ 32a790
rax=_______________0 rbx=_______________0 rcx=_______________0 rdx=_____________ 24
r8=__________ 100a8 r9=___________ 5342 r10=_______________0 r11=fffffffffe636ff0
r12=_______________0 r13=_____________ 44 r14=________ 19c5020 r15=__________ 701ae
winbox version: 3.20
backtrace:
stack:
linked to KERNEL32!
0009:err:virtual:map_file_into_view failed to set PROT_EXEC on file map, noexec filesystem?
0009:err:virtual:virtual_map_section mapping 0x1840000 9000 000000000 failed
0009:err:virtual:map_file_into_view failed to set PROT_EXEC on file map, noexec filesystem?
0009:err:virtual:virtual_map_section mapping 0x1840000 9000 000000000 failed
moduleFirst failed 5
code:
c5 fc 11 07 48 83 c6 20 48 83 c7 20 48 83 ea 20
This worked flawlessly.An "easier" method to run winbox on Catalina:
- Install Mac Brew by following the single step instruction found at: https://brew.sh/index_en
- Install wine from Mac Brew: brew install wine
- In your Mac home create a folder called winbox and put winbox64.exe there
- Test if everything works by opening a terminal and running: cd ~/winbox; wine64 ./winbox64.exe
- After that, create an Automator like the print screen below in the folder /Applications (give all the authorizations it requests on first run).
- Additionally, take your windows Addresses.CDB file and copy it like this: cp Addresses.CDB ~/.wine/drive_c/users/myuser/Application\ Data/Mikrotik/Winbox/
- Remember to change in cp command, "myuser" for your username in wine
How do you import addresses?... where?This actually got even simpler: https://github.com/nrlquaker/winbox-mac
If you don't want to read - just use brew.
brew cask install nrlquaker-winbox
Works flawlessly on Catalina
Thanks dude, its workingWhile you are waiting for the new 64bit exe file to be released soon, you can already prepare your macOS catalina systems according to these instructions:
If you have used Wine previously, we recommend you first delete the previous Wine application and the Wine settings directory in your home folder:
rm -rf /Applications/Wine*
rm -rf ~/.wine/
To run Winbox64 the following steps are required.
Install Wine Staging from WineHQ official download page https://dl.winehq.org/wine-builds/macosx/download.html
and make sure you have downloaded the winbox64.exe executable from the MikroTik download page.
During installation, you must mark "64 bit support" (by default it is not checked).
In macOS terminal, make sure your set to use ZSH as the new shell like this (and restart Terminal after this command):
chsh -s /bin/zsh
Edit your zprofile file to add environment variables, pointing the wine64 command to the correct installation path of Wine Staging:
nano ~/.zprofile
The file should look like this (make sure your paths are correct here):
export PATH="/Applications/Wine Staging.app/Contents/Resources/wine/bin:$PATH"
export FREETYPE_PROPERTIES="truetype:interpreter-version=35"
export DYLD_FALLBACK_LIBRARY_PATH="/usr/lib:/opt/X11/lib:$DYLD_FALLBACK_LIBRARY_PATH"
Restart (quit and reopen) your macOS terminal
Launch Winbox64 with wine64 like this:
wine64 "/Applications/winbox64.exe"
It would be great if that could work without fuckin up my CPU in Iterm2. Also previous wine was working just on 1-click on winbox.exe file. This staging won't work like that. In fact when developers will create winbox for macOS ?homebrew is a must have tool for any mac user.
that being said, you can just not use homebrew - install this and nothing else https://dl.winehq.org/wine-builds/macos ... g-4.18.pkg
For those interested, there's Platypus, a free application for macOS that allows you to build native application bundles from scripts. Once you get your Wine Staging playing nicely with winbox64.exe, you can build an app bundle with a custom icon and place it in your Applications folder.
I agree. @mandrade your solution isn't accurate but I disagree that homebrew doesn't add wine64. It does.Xquarz no longer required by Wine. Simple installer with Next->Next.
Homebrew install doesn't add wine64 to environment, you must guess where the binary is. Can't install latest Wine.
Nothing against hombrew.
cd /usr/local/Cellar/wine/4.0.2/bin/ && ls |grep wine64
wine64*
wine64-preloader*
I've done it differently, not using staging but just wine64 from 4.0.2 and works.I have automator running with the following:
Screen Shot 2019-10-17 at 8.57.56 AM.png
export PATH="/usr/local/Cellar/wine/4.0.2/bin:$PATH"
wine64 $HOME/.winbox/winbox64.exe
Hello, this file show me virus in BitdefenderHi, I edit Winbox4Mac.app. Replace Winbox.exe on Winbox64 and Wine on Wine64. App required permit in security settings, because it is not signed by a certificate.
Try download: https://webshare.cz/#/file/A72or3or35
Please explain what you mean with "just press next ..." - I don't have a "Next" Button ... the pkg Installer quits right after the start claiming the need of XQuarz.Just tried,
wine 4.0.2 stable with 64bit support works with Normis's procedure too (no additional XQuartz install required, just press next until it installs)
I had no luck running it with wine-staging (4.20) because of some error.
Because the instruction doens't work.Why thread if there is the manual?
https://help.mikrotik.com/docs/display/ ... OSCatalina
msingh@MKS-Air ~ % wine64 Downloads/winbox64.exe
wine: created the configuration directory '/Users/msingh/.wine'
0009:fixme:esync:do_esync eventfd not supported on this platform.
000b:fixme:esync:do_esync eventfd not supported on this platform.
0009:err:environ:run_wineboot failed to start wineboot c00000e5
zsh: segmentation fault wine64 Downloads/winbox64.exe
msingh@MKS-Air ~ % rm -rf ~/.cache/winetricks/
msingh@MKS-Air ~ % wine64 --version
wine-4.20 (Staging)
msingh@MKS-Air ~ %
MacOS users are torturing themselves, aren't they?I can't understand why Mikrotik torture MacOS users so much for years.
Leading desktop OS doesnt mean the most appropriate desktop OS.It is their own decision to choose the non-leading desktop OS...
Sure, WasmBox (WebAssembly) + GraphQL API should be the solution for the next decade.It would be nice when winbox was platform-neutral...
I have been exclusively using Linux as my desktop OS since late 1992 (so way before a usable Windows OS even existed) and it works reasonably well for me because I do not need those Windows-specific applications, but at work where we have a need for appropriate "vertical applications" there has been barely a way around Windows. We could run MacOS but we would be constantly be confronted with "no sir, we only have a Windows version". And that is now slowly changing, but not because MacOS is now supported, but because most of those applications are moving towards a cloud-hosted solution that you access with a webbrowser. Which makes the desktop OS irrelevant.Leading desktop OS doesnt mean the most appropriate desktop OS.It is their own decision to choose the non-leading desktop OS...
did u get any clue?I am also getting an error requiring xQuartz 2.7.7 after opening Wine Staging in Installer. I see that others are claiming it is not required - any tips/tricks? TIA
user@mac ~ % wine64 Desktop/winbox64.exe
wine: created the configuration directory '/Users/andredias/.wine'
0009:fixme:esync:do_esync eventfd not supported on this platform.
000b:fixme:esync:do_esync eventfd not supported on this platform.
0009:err:environ:run_wineboot failed to start wineboot c00000e5
zsh: segmentation fault wine64 Desktop/winbox64.exe
FYI Wine 4.19 and 4.20 breaks on Catalina again.
Use Wine 4.18 https://dl.winehq.org/wine-builds/macos ... g-4.18.pkg
Even though Wine gave lots and lots of errors... Winbox launched.FYI Wine 4.19 and 4.20 breaks on Catalina again.
Use Wine 4.18 https://dl.winehq.org/wine-builds/macos ... g-4.18.pkg
cheers pal works great!!!!:DThis actually got even simpler: https://github.com/nrlquaker/winbox-mac
If you don't want to read - just use brew.
brew cask install nrlquaker-winbox
Works flawlessly on Catalina
i already have the command line tools installed.Paste this in macOS terminal:
xcode-select --install
rm -rf /Applications/Wine*
rm -rf ~/.wine/
So I did what Normis said:You need to install XQuartz 2.7.7 or higher first.
xcode-select --install
What do I need to do?You need to install XQuartz 2.7.7 or higher first.
viewtopic.php?t=152988#p758707Drag and drop works for me, has worked always actually.
Upgrading to latest Wine Staging 4.19 will fix these issues, new Winbox 3.21 will have drag/drop and file transfers again.It rarely worked as it was, I wish it would have been fixed rather than removed. Everything else in the Mac Winbox port worked pretty well except file transfer in and out via drag and drop.Yeah seems kinda weird. I guess it was breaking some thing?*) removed Drag and Drop support on 64-bit Winbox in Wine;
Why?
I can not find .zprofile. Macos catalina default shell zsh.While you are waiting for the new 64bit exe file to be released soon, you can already prepare your macOS catalina systems according to these instructions:
If you have used Wine previously, we recommend you first delete the previous Wine application and the Wine settings directory in your home folder:
rm -rf /Applications/Wine*
rm -rf ~/.wine/
To run Winbox64 the following steps are required.
Install Wine Staging from WineHQ official download page https://dl.winehq.org/wine-builds/macosx/download.html
and make sure you have downloaded the winbox64.exe executable from the MikroTik download page.
During installation, you must mark "64 bit support" (by default it is not checked).
In macOS terminal, make sure your set to use ZSH as the new shell like this (and restart Terminal after this command):
chsh -s /bin/zsh
Edit your zprofile file to add environment variables, pointing the wine64 command to the correct installation path of Wine Staging:
nano ~/.zprofile
The file should look like this (make sure your paths are correct here):
export PATH="/Applications/Wine Staging.app/Contents/Resources/wine/bin:$PATH"
export FREETYPE_PROPERTIES="truetype:interpreter-version=35"
export DYLD_FALLBACK_LIBRARY_PATH="/usr/lib:/opt/X11/lib:$DYLD_FALLBACK_LIBRARY_PATH"
Restart (quit and reopen) your macOS terminal
Launch Winbox64 with wine64 like this:
wine64 "/Applications/winbox64.exe"
iOS/MacOS developer here at MikroTik. We just started working on a revised version of the iPad app and if all goes well, will proceed with a native MacOS version straight after that.So is Mikrotik working on MacOS native client or this https://help.mikrotik.com/docs/display/ ... OSCatalina manual is best what we can expect?
Great Christmas Gift! I like it, thank you!iOS/MacOS developer here at MikroTik. We just started working on a revised version of the iPad app and if all goes well, will proceed with a native MacOS version straight after that.So is Mikrotik working on MacOS native client or this https://help.mikrotik.com/docs/display/ ... OSCatalina manual is best what we can expect?
It's too early to give any real time estimates, but we'll keep you guys updated on where it's at.
Kind regards,
Kristofers
+1 really great news! best news to start into 2020–So is Mikrotik working on MacOS native client or this https://help.mikrotik.com/docs/display/ ... OSCatalina manual is best what we can expect?
iOS/MacOS developer here at MikroTik. We just started working on a revised version of the iPad app and if all goes well, will proceed with a native MacOS version straight after that.
It's too early to give any real time estimates, but we'll keep you guys updated on where it's at.
Kind regards,
Kristofers
It is nice to hear this! hope to use native MacOS version Winbox soon.iOS/MacOS developer here at MikroTik. We just started working on a revised version of the iPad app and if all goes well, will proceed with a native MacOS version straight after that.So is Mikrotik working on MacOS native client or this https://help.mikrotik.com/docs/display/ ... OSCatalina manual is best what we can expect?
It's too early to give any real time estimates, but we'll keep you guys updated on where it's at.
Kind regards,
Kristofers
That is true, works like a charm. Thanks bro!This actually got even simpler: https://github.com/nrlquaker/winbox-mac
If you don't want to read - just use brew.
brew cask install nrlquaker-winbox
Works flawlessly on Catalina
Thx m8That is true, works like a charm. Thanks bro!This actually got even simpler: https://github.com/nrlquaker/winbox-mac
If you don't want to read - just use brew.
brew cask install nrlquaker-winbox
Works flawlessly on Catalina
Just upgraded to wine 5.0-staging (final), so far everything works as it should beSomeone tried wine staging 5.0 rc2?
Why its identical to https://github.com/nrlquaker/winbox-mac except the icon?
iOS/MacOS developer here at MikroTik. We just started working on a revised version of the iPad app and if all goes well, will proceed with a native MacOS version straight after that.So is Mikrotik working on MacOS native client or this https://help.mikrotik.com/docs/display/ ... OSCatalina manual is best what we can expect?
It's too early to give any real time estimates, but we'll keep you guys updated on where it's at.
Kind regards,
Kristofers
Thx m8That is true, works like a charm. Thanks bro!This actually got even simpler: https://github.com/nrlquaker/winbox-mac
If you don't want to read - just use brew.
brew cask install nrlquaker-winbox
Works flawlessly on Catalina
+1Hi Kristofers. Any update on this? Any possible beta for download?
Best Regards
iOS/MacOS developer here at MikroTik. We just started working on a revised version of the iPad app and if all goes well, will proceed with a native MacOS version straight after that.So is Mikrotik working on MacOS native client or this https://help.mikrotik.com/docs/display/ ... OSCatalina manual is best what we can expect?
It's too early to give any real time estimates, but we'll keep you guys updated on where it's at.
Kind regards,
Kristofers
There is. It was reenabled in winbox 3.21 x64.Hi to all! This solutions works super flawlessly on Catalina 10.15.3 too and its very easy to apply. One thing I would like to mention is that there's no drag&drop option. Thank you!
There is. It was reenabled in winbox 3.21 x64.Hi to all! This solutions works super flawlessly on Catalina 10.15.3 too and its very easy to apply. One thing I would like to mention is that there's no drag&drop option. Thank you!
Its amazing to me. That withe all the other operating systems out there. Chrome, OS X that a company would ONLY make windows based programs. In my opinion it is very short sited. And to be honest one of the reasons we have decided to start moving mikrotik out of our network. We don't want to. We do enjoy the os however, consistently making management programs that only run on windows is naive at best. Have you all ever Just one time in the cloud based world we live in. Though even for a fleeting moment to build an actual server based controller for Mikrotik. Imagine that. Keeping up with the times.
I don't know about what dnd are you talking, but I'm talking about dnd in Files tab.Im using the 3.21 version 64bit. There's no drag-drop option.
They are developing a client, it's mentioned in this thread a few posts up.
I don't know about what dnd are you talking, but I'm talking about dnd in Files tab.Im using the 3.21 version 64bit. There's no drag-drop option.
The dev stated "just started on revised iPad app" in December, it's not a simple task.I don't want to look impatient but I think this post was 20 of December 2019 and they were working on this already .
The dev stated "just started on revised iPad app" in December, it's not a simple task.I don't want to look impatient but I think this post was 20 of December 2019 and they were working on this already .
I didn't say anyone would, he said if the iPad revision went well he would start on the Mac client!For God's shake! How many users or IT professionals are going to work seriously on a MikroTik from iPad?? - Definitely its not a simple task. I believe by watching the last 10 years Mikrotik growing its existence in the market, we are very close for a MacBox solution. [emoji1696]
I have at times been forced to work on MikroTiks from my iPhone; at least on an iPad I wouldn't have to cross my eyes.For God's shake! How many users or IT professionals are going to work seriously on a MikroTik from iPad?? - Definitely its not a simple task.
wine winbox.exe <addr> <user> <pwd>
open /Applications/Winbox-mac.app --args <addr> <user> <pwd>
/Applications/Wine\ Staging.app/Contents/Resources/wine/bin/wine64 /Applications/winbox64.exe <addr> <user> <pwd>
normis@MacBook ~ % wine64 /Applications/winbox64.exe <addr> <user> <pwd>
It was added in the latest release of Winbox-mac.Ive triedbut it doesnt workCode: Select allopen /Applications/Winbox-mac.app --args <addr> <user> <pwd>
Hi Kristofers,iOS/MacOS developer here at MikroTik. We just started working on a revised version of the iPad app and if all goes well, will proceed with a native MacOS version straight after that.So is Mikrotik working on MacOS native client or this https://help.mikrotik.com/docs/display/ ... OSCatalina manual is best what we can expect?
It's too early to give any real time estimates, but we'll keep you guys updated on where it's at.
Kind regards,
Kristofers
Excellent news, I followed the tutorial in this video and everything works perfectly.
https://www.youtube.com/watch?v=kU1UtPcQlzQ
I'm using the latest version of Mac OS Big Sur 11.0.1
... Big Sur crashes when we connect to a router.
Still there. Try this:Can anybody please confirm if the “Mikrotik” iPhone app is available on Mac App Store? Or have they opted-out of it?