Gain access to an internal machine using Port forwarding — Setup experiment environment
Port forwarding is a technique in which a port in one machine is tunneled to a port in another machine. In simple words, a request made to a port P1 of a machine M1 is “forwarded” as a request to port P2 of a machine M2.
Imagine a web application ser...
kmmanoj.hashnode.dev4 min read