I want to forward the packets from a port to another port within the localhost
How can I port forward from 127.0.0.1:3490 to 127.0.0.1:4490 ?
|
I want to forward the packets from a port to another port within the localhost How can I port forward from 127.0.0.1:3490 to 127.0.0.1:4490 ? | |||||
feedback
|
|
You need a proxy server or other program that is listening on Windows, try Trivial Proxy. Linux, check your distribution for Under Linux, it's completely possible to do this with | |||
|
feedback
|