Home

Awesome

Easy-WI Installer

Quality Code: Codacy Badge

Easy-Wi Installer

Supported OS:


Currently CentOS 8 & 9 is not supported, we are working on it!

Due to WebServer ID issue

Stable Installer up to Debian 10/11, Ubuntu 20/21/22 and CentOS 7 [NOT UPDATED TO JDK-17]

wget -O installer.tar.gz https://github.com/easy-wi/installer/archive/3.3.tar.gz
tar zxf installer.tar.gz && mv ./installer-*/easy-wi_install.sh ./
rm -r installer.tar.gz installer-*/

#start the installer with (sudo required):
sudo bash ./easy-wi_install.sh


Unstable Installer (Developer Version) [UPDATED TO JDK-17]

wget --no-check-certificate https://raw.githubusercontent.com/easy-wi/installer/master/easy-wi_install.sh

#start the installer with (sudo required):
sudo bash ./easy-wi_install.sh


Support Channel

Discord: Easy-WI Discord Channel

Github: Easy-WI Github Channel