Name | Modified | Size | Downloads / Week |
---|---|---|---|
README.TXT | 2017-03-29 | 1.2 kB | |
jGetFreeProxyList.1.1.zip | 2017-03-26 | 183.0 kB | |
jGetFreeProxyList.1.0.zip | 2016-12-07 | 142.3 kB | |
Totals: 3 Items | 326.5 kB | 0 |
/* * jGetFreeProxyList - to get a list of tested free proxies to java program * * Permission is granted to copy, distribute and/or * modify this document under the terms of the * GNU General Public License * * @author: ilya.gulevskiy * @email: mstorage.project@gmail.com * @date: 2017 */ jGetFreeProxyList - library to get a list of tested free proxies to java code. This Java library help when your app need a list of able to work proxies. Just add jGetFreeProxyList to your progect, set up settings if you want and run it. According to settings, after 5 or more seconds you get list of tested free proxies. FEATURES: - get list of proxies from public web sites; - test each proxy; - multithread; - with ability to setting up rules to parsing of pages. WHATS NEW IN v.1.1: - added feature to set up RegExp pattern to parse page with proxies; - now, it is possible to stop running process; - handlers for exceptions became more reliable and deeper; - errors collection became more detalized; - development regime is avaliable now. FULL DOCUMENTATION https://sourceforge.net/p/jgetfreeproxylist/wiki/Home/