Skip to content

Instantly share code, notes, and snippets.

@vini-btc
Created September 5, 2014 04:35
Show Gist options
  • Save vini-btc/ff24e1dde77c339277c1 to your computer and use it in GitHub Desktop.
Save vini-btc/ff24e1dde77c339277c1 to your computer and use it in GitHub Desktop.
Port Forward - The old way
sudo ipfw add 100 fwd 127.0.0.1,80 tcp from any to any 8080 in
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment