Pop Peeper and SOCKS connection?
Posted: Mon May 05, 2014 3:40 am
Jeff, maybe you consider changing your mind by implementing SOCKS support? Currently there are many privacy applications realized as Socks proxy i.e. Tor, I2P, VPN. And implementing basic Socks support (v5 only, no auth) is really piece a cake. All it requires is just a sending request to a proxy address and reading proxy's reply. After that all network communication is completely transparent.