sockets - Java URL with Socks4 Proxy -


my problem can't use socks4 proxies urls because of bug in java. give me malformed reply socks server exeption.

what i've tried:

url url = new url("https://google.com"); urlconnection con = url.openconnection(p);

i've tried several proxies make sure proxy not dead.

sorry bad english :d.


Comments

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

mercurial graft feature, can it copy? -