Move socks proxy to http proxy

Added by Hamed Salehi over 13 years ago

If you using KDE desktop you always have problem with using socks proxy in KDE app for solve this problem you can use polipo to move socks proxy to http proxy and use it in KDE apps . First install polipo with this command :

emerge -av polipo 

After you emerged polipo you must edit your polipo config file by adding this lines to end of config file
socksParentProxy = YourSocksProxyIP:71
socksProxyType = socks5

If you using socks proxy with 1080 port you must add

Read more...

Also available in: Atom

Thank you!