Skip to content

Instantly share code, notes, and snippets.

@ssledz
Created November 21, 2017 11:59
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 ssledz/a3e004ae84db5d33e792cf3590c04c7b to your computer and use it in GitHub Desktop.
Save ssledz/a3e004ae84db5d33e792cf3590c04c7b to your computer and use it in GitHub Desktop.

Open port 1780

iptables -A INPUT -p tcp --dport 1780 -j ACCEPT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment