mistakster / throttle-proxy

Throttle HTTP/HTTPS/SOCKS proxy server
121 stars 24 forks source link

Integrate with firefox? #19

Closed akoidan closed 6 years ago

akoidan commented 6 years ago

Can I use throttle-proxy for firefox? I setup the following proxy settings in firefox image

But pages don't load at all, even http. Proxy server seems to work

(Not all processes could be identified, non-owned process info
 will not be shown, you would have to be root to see it all.)
tcp6       0      0 :::1080                 :::*                    LISTEN      5120/node  
mistakster commented 6 years ago

@Deathangel908, you have to set only SOCKS Host.

Also, I recommend you to choose “Automatic proxy configuration URL” and set URL to http://localhost:3128/.

Let me know if I can help you any further.