/winbox

Snap package with winbox from MikroTik (https://mikrotik.com)

Primary LanguageShell

Winbox

Snap package with winbox

winbox winbox

SWUbanner

Additional terms of use for users from Russia and Belarus

By using the code provided in these repositories you agree with the following:

Glory to Ukraine! 🇺🇦

Installation

Get it from the Snap Store

Run in terminal sudo snap install winbox

Details about installing on various distributions that do not come with snapd out of the box can be found at the bottom of https://snapcraft.io/winbox

Bug reporting

Please create issue on GitHub https://github.com/panaceya/winbox/issues/new

Building

To build the snap yourself, clone this github repo and run snapcraft in the top of the source tree:

sudo snap install snapcraft --classic
git clone https://github.com/panaceya/winbox.git
cd winbox
snapcraft