Skip to content

Setup of NGINX, and turning it into a Reverse Proxy with hardened rules/settings.

License

Notifications You must be signed in to change notification settings

beardlyness/NGINXY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NGINX
NGINXY

This script will make it super easy to setup a Reverse Proxy with NGINX.

Options

  • Do you wish to setup IPTable rules to harden the security of the host box? (Y/N)
    Sets up IPTable rules to harden the security, and protection of the box it's being installed on.

  • Would you like to setup the sysctl.conf to harden the security of the host box? (Y/N)
    Sets up the sysctl.conf up with strict rules to harden the security, and protection of the box it's being setup on.

Usage

  • Log into your server via ssh and download the raw nginxy.sh script and then execute it.
  • wget https://raw.githubusercontent.com/beardlyness/NGINXY/master/nginxy.sh
  • bash nginxy.sh

Notes

If you have any questions feel free to email maintainer: beard [AT] cryptoworld [DOT] is

Visit us at: https://cryptoworld.is

About

Setup of NGINX, and turning it into a Reverse Proxy with hardened rules/settings.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages