Skip to content

Automatic compile Nginx with Chacha20-Poly1305(BoringSSL|LibreSSL|OpenSSL) from source on CentOS 6.

Notifications You must be signed in to change notification settings

shazi7804/nginxauto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nginxauto

automatic compile Nginx from source, on CentOS 6.

security

  • limit req
  • User-Agent block
  • Header defense

modules

Install

Join install and uninstall options

$ chmod +x nginx-auto.sh
$ ./nginx-auto.sh install

With BoringSSL

$ ./nginx-auto.sh install --boringssl

With LibreSSL

$ ./nginx-auto.sh install --libressl

With OpenSSL ChaCha20 cipher

$ ./nginx-auto.sh install --openssl

Uninstall

$ ./nginx-auto.sh uninstall

About

Automatic compile Nginx with Chacha20-Poly1305(BoringSSL|LibreSSL|OpenSSL) from source on CentOS 6.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published