1. Home
  2. vDDoS Proxy Protection
  3. Installation
  4. Install vDDoS

Install vDDoS

Install Prepare package:

yum -y install epel-release 
yum -y install curl wget gc gcc gcc-c++ pcre-devel zlib-devel make wget openssl-devel libxml2-devel libxslt-devel gd-devel perl-ExtUtils-Embed GeoIP-devel gperftools gperftools-devel libatomic_ops-devel perl-ExtUtils-Embed gcc automake autoconf apr-util-devel gc gcc gcc-c++ pcre-devel zlib-devel make wget openssl-devel libxml2-devel libxslt-devel gd-devel perl-ExtUtils-Embed GeoIP-devel gperftools gperftools-devel libatomic_ops-devel perl-ExtUtils-Embed


Install vDDoS Proxy Protection:

Goto Homepages and get latest version, Example vDDoS vddos-1.13.7:

version='1.13.7'
curl -L https://github.com/duy13/vDDoS-Protection/raw/master/vddos-$version-centos7 -o /usr/bin/vddos
chmod 700 /usr/bin/vddos
/usr/bin/vddos help

/usr/bin/vddos setup

Command Line Usage:

   Welcome to vDDoS, a HTTP(S) DDoS Protection Reverse Proxy. Thank you for using!

                Command Line Usage:
        vddos setup             :installing vDDoS service for the first time into /vddos
        vddos start             :start vDDoS service
        vddos stop              :stop vDDoS service
        vddos restart           :restart vDDoS service
        vddos autostart         :auto-start vDDoS services on boot
        vddos attack            :create a DDoS attacks to HTTP Server target (in 30 min)
        vddos stopattack        :stop "vddos attack" command
        vddos help              :display this help

                                        Please sure download vDDoS source from: vddos.voduy.com


Install Web Server:

Install your Web Server & Change port webserver backend if it exists

NOTE: If you plan to run vDDoS Proxy Protection with a Hosting Panel, vDDoS needs to be installed before installing the Hosting Panel Web Server (WHM/cPanel, DirectAdmin, CWP, Plesk, VestaCP, LAMP, LEMP...)

Was this article helpful to you? Yes No