Coder Social home page Coder Social logo

winbox's Introduction

Winbox

Snap package with winbox

winbox winbox Stand With Ukraine Russian Warship Go Fuck Yourself Made in Ukraine

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

Fixing neighbors discovery

UFW

sudo ufw allow 5678/udp

Fix found on https://forum.mikrotik.com/viewtopic.php?t=175420#p941967

Firewalld

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

Other firewall

allow UDP 5678

NOTE: NOT ALLOW THIS PORT WHEN USING GLOBAL NETWORK ACCESS

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.