Create a tunnel from the local machine using $LOCAL_PORT
as the $REMOTE_HOST
:
(Traffic flows from localhost:$LOCAL_PORT
→ $REMOTE_HOST
→ the remote network, with $REMOTE_HOST
acting as a SOCKS proxy for the local machine.)
Search
July 31, 20241 min read
Create a tunnel from the local machine using $LOCAL_PORT
as the $REMOTE_HOST
:
(Traffic flows from localhost:$LOCAL_PORT
→ $REMOTE_HOST
→ the remote network, with $REMOTE_HOST
acting as a SOCKS proxy for the local machine.)