I'd like to tunnel/forward all HTTP traffic on a given port on a Windows 7 machine to an arbitrary box (in most cases, a MacOS X machine running a web server on the local network, but occasionally on a remote IP). How might I go about attempting this?

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

I've used Trivial Proxy to accomplish similar things before. Rather simple to use and set up.

Using this program, set your local port to 80, your remote port to 80, and remote host to the IP of your Mac OSX machine.

link|improve this answer
Just tried TrivialProxy , really simple bloody good program. – barlop May 25 '11 at 1:06
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.