summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/btr/proxy/search/browser/ie/IEProxySearchStrategy.java
Commit message (Collapse)AuthorAgeFilesLines
* Sophisticate proxy parsing and generating, fix misinterpretation if SOCKS ↵Simon Rettberg2017-08-091-3/+17
| | | | | | | | | | proxies This is a quick and dirty fix; it seems a major redesign is appropriate. We should also switch to some maintained version of proxy-vole from github. This one looks halfway active: https://github.com/MarkusBernhardt/proxy-vole or maybe one of its forks...
* Make proxy type detection more intelligent, decouple from target protocolSimon Rettberg2017-08-011-1/+3
|
* Cleanup includesSimon Rettberg2017-01-131-2/+1Star
|
* Added proxy java classes.Björn Hagemeister2014-11-111-0/+213