forward port 8080 to 80 on any incoming traffic

sudo ipfw add 100 fwd 127.0.0.1:8080 tcp from any to me 80 in

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.