Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.39 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.39 KB

Project Logo

winbox-deb-package

Debian Package for current MikroTik WinBox: a small program that allows users to control and monitor Mikrotik RouterOS

The package WinBox provide the interface (gui) to configure the Mikrotik OS router is currently only running on the operating system microsoft windows and mac with the ease we winbox in the Mikrotik OS router and the effect of the unix command shell that is Mikrotik OS router.

The package use wine in order to run winbox.exe under linux. Also provide the Menu Item

Screenshot

Installation

If wine32 is missing, you should install it. multiarch needs to be enabled first. as root, please execute:

dpkg --add-architecture i386 && apt-get update

For Debian please use repo:

echo "deb http://repo.vitexsoftware.cz $(lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/vitexsoftware.list
sudo wget -O /etc/apt/trusted.gpg.d/vitexsoftware.gpg http://repo.vitexsoftware.cz/keyring.gpg
sudo apt update
sudo apt install winbox

See Also Redhat Package: https://github.com/ivoarch/winbox-rpm