LoginSignup
6
6

More than 5 years have passed since last update.

対応していないコマンドをSocks5経由で使う

Posted at

PorxyChains
http://proxychains.sourceforge.net/

/etc/proxychains.conf に「socks5 127.0.0.1 1080」を追加。

ssh -D 1080 -N proxy_host
proxychains target_command

みたいに使う。

tsocksより安定してるのがよい。

6
6
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
6
6