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
Post a Comment