Configure proxychains $ cat /etc/proxychains.conf ... socks5 127.0.0.1 1080 . ... ifconfig.me 4.3.2.1 $ proxychains curl ifconfig.me 1.2.3.4 $ proxychains ...
確定! 回上一頁