« ^ »

sshuttleを使う

所要時間: 約 1分

https://pypi.python.org/pypi/sshuttle

インストール

pip install sshuttle

使い方

次のコマンドを実行すると全ての接続がremote-host経由になります。

sshuttle -r username@remote-host 0/0
[local sudo] Password:
client: Connected.

参考URL