# DDosChecker **Repository Path**: jjhoc/DDosChecker ## Basic Information - **Project Name**: DDosChecker - **Description**: Centos use only defensive tooling. RX8 - **Primary Language**: Shell - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DDosChecker Centos use only defensive tooling. RX8 ## Run and execute `wget https://raw.githubusercontent.com/NLPPort/DDosChecker/master/install.sh & chmod 0700 install.sh & ./install.sh` ## Check the ban list and ignore ip list `sh list.sh` ## Also install the listed applications for notifications `yum -y install iptables` `yum -y install sendmail` `yum install -y mailx`