sshuttle

Transparent proxy server that tunnels traffic over an SSH connection.…

sshuttle

Transparent proxy server that tunnels traffic over an SSH connection. Doesn't require admin, or any special setup on the remote SSH server. More information: https://github.com/sshuttle/sshuttle.

sshuttle --remote={{username}}@{{sshserver}} {{0.0.0.0/0}}

sshuttle --dns --remote={{username}}@{{sshserver}} {{0.0.0.0/0}}

sudo sshuttle --method=tproxy --remote={{username}}@{{sshserver}} {{0.0.0.0/0}} {{::/0}} --exclude={{your_local_ip_address}} --exclude={{ssh_server_ip_address}}

Также может быть вам интересно:
AppleMacOS
← ssh-add stat →