Skip to content

Instantly share code, notes, and snippets.

@horodchukanton
Created September 9, 2017 11:11
Show Gist options
  • Save horodchukanton/2d7eb03886bbe248c644a141a5651abd to your computer and use it in GitHub Desktop.
Save horodchukanton/2d7eb03886bbe248c644a141a5651abd to your computer and use it in GitHub Desktop.
UFW (uncomplicated firewall) Cheatsheat
ufw enable
ufw disable
ufw allow 8080/tcp
ufw status verbose
ufw status numbered
ufw delete 15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment