Snap package with winbox
By using the code provided in these repositories you agree with the following:
- Russia has illegally annexed Crimea in 2014 and brought the war in Donbas followed by full-scale invasion of Ukraine in 2022.
- Russia has brought sorrow and devastations to millions of Ukrainians, killed hundreds of innocent people, damaged thousands of buildings, and forced several million people to flee.
- Putin khuylo!
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
Please create issue on GitHub https://github.com/panaceya/winbox/issues/new
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
sudo ufw allow 5678/udp
Fix found on https://forum.mikrotik.com/viewtopic.php?t=175420#p941967
sudo firewall-cmd --permanent --new-service=winbox-neighbors
sudo firewall-cmd --permanent --service=winbox-neighbors --add-port=5678/udp
sudo firewall-cmd --zone=trusted --add-service=winbox-neighbors --permanent
sudo firewall-cmd --reload
allow UDP 5678
NOTE: NOT ALLOW THIS PORT WHEN USING GLOBAL NETWORK ACCESS