install Mikrotik’s Winbox in GNU/Linux
How to install:
Copy and paste this commands to your terminal:
cd /tmp
git clone https://github.com/mriza/winbox-installer.git
cd winbox-installer
sudo ./winbox-setup install
ORsudo bash winbox-setup install
How to remove:
If you want to remove winbox, just run this command:
sudo ./winbox-setup remove
OR sudo ./winbox-setup remove