Is it possible to use a reverse ssh tunnel to force all network connection on the remote host through the local host.

Essentially:

local -> ssh -> remote remote web request -> ssh tunnel -> local -> internet

I want the remote to make connections through the locals VPN without having to authenticate on the remote as well

Hopefully this makes sense

  • Shareni
    link
    fedilink
    arrow-up
    1
    arrow-down
    1
    ·
    9 days ago

    Try googling something like “how to make a VPN server”