Skip to content

Instantly share code, notes, and snippets.

@wellwind
Last active January 5, 2017 09:09
Show Gist options
  • Save wellwind/5abec0328f0ea4da63e5b69edb540063 to your computer and use it in GitHub Desktop.
Save wellwind/5abec0328f0ea4da63e5b69edb540063 to your computer and use it in GitHub Desktop.
Ubuntu Firewall
sudo ufw allow from 140.119.210.170 to any port 21
sudo ufw status numbered
sudo ufw delete numbered
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment