Skip to content

How to use Network Proxy

csslayer edited this page Apr 18, 2012 · 1 revision

We recommend you using proxychains or similar tools for proxy. Also, Hotot natively supports HTTP proxy. Hotot Qt Natively supports HTTP proxy and Socks proxy.

Use proxychains

The detailed howto can be found here.

Use HTTP Proxy

  • Go to "Preferences"->"Networks"->"Proxy Settings";
  • Check "Use HTTP Proxy";
  • Fill the text entrys below with hostname and port of your http proxy;
  • Press OK to save your changes;
  • Restart Hotot to make settings work.

Use Socks Proxy

  • Set proxy just like HTTP Proxy
  • Start hotot-qt with -s option.

Clone this wiki locally