| Issue 66: | no protocol for https | |
| 1 person starred this issue and may be notified of changes. | Back to list |
java.net.MalformedURLException: no protocol: "https://xxxxxxx.xxx.com/socks5porxy.php" at java.net.URL.<init>(URL.java:567) at java.net.URL.<init>(URL.java:464) at java.net.URL.<init>(URL.java:413) at phpsocks5.Utils.getURLConn(PhpSocks5.java:79) at phpsocks5.Utils.connect(PhpSocks5.java:130) at phpsocks5.PhpSocks5.run(PhpSocks5.java:476) at java.lang.Thread.run(Thread.java:662)
May 17, 2013
#1
zbu...@gmail.com
May 17, 2013
服务器网址是可以正常建表,正常访问的,但在客户端里就不行 |