10000 GitHub - alex209/winbox_on_linux: This is the simple script to install and have Mikrotik Winbox in the Linux Desktop
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

alex209/winbox_on_linux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install and Use Mikrotik winbox on Linux Desktops

This is the simple script to install and have Mikrotik Winbox in the Linux Desktop

git clone git://github.com/oshaghi1/winbox_on_linux.git
cd winbox_on_linux
chmod a+x install
./install

You should have installed Wine on your linux before installing this.

To update the winbox, download the latest from the link blow and replace it with this file : /usr/bin/winbox.exe https://mikrotik.com/download

OR just run one of the following commands :

# 64 bit
sudo wget -q https://mt.lv/winbox64 -O /usr/bin/winbox.exe

OR

# 32 bit
sudo wget -q https://mt.lv/winbox -O /usr/bin/winbox.exe

About

This is the simple script to install and have Mikrotik Winbox in the Linux Desktop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0