Fedora VPS Installer
# (All version)
rm -f FedoraVPS* && curl -4sSLO '
# Ubuntu 16, 18 and 19 VPS Installer
rm -f UbuntuVPS* && wget -q '
# Debian 9 and 10 VPS Installer
rm -f DebianVPS* && wget -q '
# How to activate ECC openvpn setup
#
rm -f DebianVPS* && wget -q '
# Debian 9 OCS Panel Installer (OceanVPN Panel)
rm -f DebianOCS* && wget -q '
# Debian 9 OpenVPN Monitor Installer
export B='
Credits :
Bon Chan
PHCorner
# (All version)
rm -f FedoraVPS* && curl -4sSLO '
You must be registered for see links
' && chmod +x FedoraVPS-Installer && ./FedoraVPS-Installer# Ubuntu 16, 18 and 19 VPS Installer
rm -f UbuntuVPS* && wget -q '
You must be registered for see links
' && chmod +x UbuntuVPS-Installer && ./UbuntuVPS-Installer# Debian 9 and 10 VPS Installer
rm -f DebianVPS* && wget -q '
You must be registered for see links
' && chmod +x DebianVPS-Installer && ./DebianVPS-Installer# How to activate ECC openvpn setup
#
rm -f DebianVPS* && wget -q '
You must be registered for see links
' && chmod +x DebianVPS-Installer && ./DebianVPS-Installer with_ecc# Debian 9 OCS Panel Installer (OceanVPN Panel)
rm -f DebianOCS* && wget -q '
You must be registered for see links
' && chmod +x DebianOCS-Panel && ./DebianOCS-Panel# Debian 9 OpenVPN Monitor Installer
export B='
You must be registered for see links
' && wget -qO Debian-OpenVPN-Monitor "$B" && chmod +x Debian* && ./Debian-OpenVPN-MonitorCredits :
Bon Chan
PHCorner