https://github.com/vitexus/winbox.deb
a small program that allows users to control and monitor Mikrotik RouterOS (debian package)
https://github.com/vitexus/winbox.deb
Last synced: 8 months ago
JSON representation
a small program that allows users to control and monitor Mikrotik RouterOS (debian package)
- Host: GitHub
- URL: https://github.com/vitexus/winbox.deb
- Owner: Vitexus
- License: gpl-3.0
- Created: 2016-08-13T21:54:50.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-06-03T13:59:45.000Z (about 2 years ago)
- Last Synced: 2024-06-03T16:13:45.284Z (about 2 years ago)
- Language: Shell
- Size: 838 KB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# winbox-deb-package
Debian Package for current MikroTik WinBox: a small program that allows users to control and monitor Mikrotik RouterOS
The package WinBox provides a native Linux interface (GUI) to configure MikroTik RouterOS devices.
The package now installs the native Linux WinBox binary provided by MikroTik. Wine is no longer required.
Also provides a menu item for easy access.

* WinBox Wiki:
* Package Source Code:
* Build Command: `gbp buildpackage`
Installation
------------
Simply install the package. No Wine or multiarch setup is required.
For Debian please use repo:
echo "deb http://repo.vitexsoftware.com $(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.com/keyring.gpg
sudo apt update
sudo apt install winbox
See Also Redhat Package: