Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@tluyben
Created January 12, 2019 00: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 tluyben/1d899b8cb49c5633e9952e70d9fe228a to your computer and use it in GitHub Desktop.
Save tluyben/1d899b8cb49c5633e9952e70d9fe228a to your computer and use it in GitHub Desktop.
iptables -I INPUT -p tcp ! -s x.x.x.x --dport 8545 -j DROP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment