Skip to content

Instantly share code, notes, and snippets.

@afiqiqmal
Last active July 10, 2021 11:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save afiqiqmal/7e024cc55fbc8d2fef59dd60bda94d70 to your computer and use it in GitHub Desktop.
Save afiqiqmal/7e024cc55fbc8d2fef59dd60bda94d70 to your computer and use it in GitHub Desktop.
UFW Nginx
#Block IP
ufw insert 1 deny from 202.186.179.142 to any
#Numbered UFW
sudo ufw status numbered
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment