วิธีใช้ TOR บน Linux ด้วย wget
http://superuser.com/questions/404732/how-to-use-wget-with-tor-bundle-in-linux
=====================================================
on Ubuntu or Debain, install package “torsocks”
sudo apt-get install torsocks
After that, use wget like this:
torsocks wget http://foo.onion/data.bar
http://superuser.com/questions/404732/how-to-use-wget-with-tor-bundle-in-linux