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