Skip to content

A simple helper script to install Mikrotik's Winbox 4 on Linux

License

Notifications You must be signed in to change notification settings

mriza/winbox4-linux-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Mikrotik's Winbox4 for Linux setup

A simple helper script to install Mikrotik's Winbox 4 on Linux. Download the winbox-setup.sh to your computer and run it (see usage).

Make sure you have curl and unzip.

on Fedora, CentOS, AlmaLinux, RockyLinux, etc

sudo dnf install curl unzip

on Debian, Ubuntu, etc

sudo apt install curl unzip

Usage:

Install:

sudo ./winbox-setup.sh --install or sudo ./winbox-setup.sh -i

Update:

sudo ./winbox-setup.sh --update or sudo ./winbox-setup.sh -u

Remove:

sudo ./winbox-setup.sh --remove or sudo ./winbox-setup.sh -rm

About

A simple helper script to install Mikrotik's Winbox 4 on Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages