ssh -D localhost:1080 -l ttsuka hoge
ssh -L 10022:hoge:22 -l ttsuka gate
ssh -p 10022 -D localhost:1080 -l ttsuka localhost