Skip to content

Commit

Permalink
duy commit
Browse files Browse the repository at this point in the history
  • Loading branch information
duy13 committed Oct 18, 2017
1 parent 1e8a0c5 commit 4379392
Show file tree
Hide file tree
Showing 9 changed files with 25 additions and 6 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@

*vDDoS-1.13.6:
+Fix bug
+Nginx-1.13.6
+Openssl-1.0.2l
+Python-2.7.14
+Additional Invisible reCAPTCHA (captcha+ Security Mode)
+Set cookie expires (Session) (All challenge)
+Additional acme-challenge folder support (acme.sh & Let's Encrypt)
+Custom Error Page (4xx & 5xx HTTP Status)


*vDDoS-1.13.3:
+Fix bug
+Fix Monitor
Expand All @@ -7,6 +18,7 @@
+Python-2.7.13
+HTTP status code 200 (All challenge)


*vDDoS-1.13.2:
+Fix bug
+Fix Javascript turn on
Expand Down
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,17 @@ System Requirement
```
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 openssl-devel libxml2-devel libxslt-devel gd-devel perl-ExtUtils-Embed GeoIP-devel gperftools gperftools-devel libatomic_ops-devel perl-ExtUtils-Embed
yum -y update
reboot
```

----------
Install
-------------

Example Install: System CentOS 7 x86_64 & vDDoS 1.13.3 Version (vddos-1.13.3-centos7):
Example Install: System CentOS 7 x86_64 & vDDoS 1.13.6 Version (vddos-1.13.6-centos7):
```
curl -L https://github.com/duy13/vDDoS-Protection/raw/master/vddos-1.13.3-centos7 -o /usr/bin/vddos
curl -L https://github.com/duy13/vDDoS-Protection/raw/master/vddos-1.13.6-centos7 -o /usr/bin/vddos
chmod 700 /usr/bin/vddos
/usr/bin/vddos help
Expand Down
12 changes: 9 additions & 3 deletions md5sum.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ a1c2151f4ed66d0c555cb4146b912652 html/403.html.txt
0857002a2f553e3502c9fd88760cadd3 html/cookies.html.txt
d172bcc570e0e78087a13025c803e424 ab.zip
8f45388d05600ea154384bf6a308a15b aes.min.js.txt
ed8bf8b7ba87c9f2f436d5258e4dd489 CHANGELOG.txt
15086a77e41ddd2db016608847d81de6 md5sum.txt
df6679d73be9930b68311514dfe1630b README.md
deb79d47af4b3045c4f6c68f0fc1e8bc CHANGELOG.txt
60e4abafd52ab8dacf6a8d44804fbccc md5sum.txt
45a74adf6873065df4798f33db7138a0 README.md
9df5529ec4941aa7cf0750f19f46438a user-agents1.txt
1c42d83cbc1d5cff8baa5bf22858e029 user-agents2.txt
3d6600598df1da8793ba17a98814d992 user-agents3.txt
Expand Down Expand Up @@ -62,6 +62,12 @@ e37943491bca0993d7a9c5d3d9a48e11 vddos-1.13.3-centos7
2416f965cb3b39ac996d891bfb7a14bc vddos-1.13.3-cloudlinux6
079003b193bf48ab009a800a40b2a9d8 vddos-1.13.3-cloudlinux7
473cefe047cd1fc82cda9fc7d972c650 vddos-1.13.3.tar.gz
900164a68a48b8f0d8afcbc58b7e02de vddos-1.13.6-centos5
2dcc6b439017a7d3f57992027deabbc9 vddos-1.13.6-centos6
0264140d99d03f272fa485c4fbf7ec38 vddos-1.13.6-centos7
c1d7d15c2e658803e1195279df22a1cd vddos-1.13.6-cloudlinux5
e65b8b74a4652680d5be8c650ce3f72e vddos-1.13.6-cloudlinux6
dc8b3ea171378f25d25890396e9d1d3d vddos-1.13.6-cloudlinux7
e486af845a89e4cb131c12fdfc530085 vddos-1.13.6.tar.gz
50f8880098a324634ac6a837bce6ae3d vddosw3data.js.txt
572dacb3de82d79ee3532aec8b96b494 vdos.sh.txt
Binary file added vddos-1.13.6-centos5
Binary file not shown.
Binary file added vddos-1.13.6-centos6
Binary file not shown.
Binary file added vddos-1.13.6-centos7
Binary file not shown.
Binary file added vddos-1.13.6-cloudlinux5
Binary file not shown.
Binary file added vddos-1.13.6-cloudlinux6
Binary file not shown.
Binary file added vddos-1.13.6-cloudlinux7
Binary file not shown.

0 comments on commit 4379392

Please sign in to comment.