Skip to content

Commit

Permalink
Merge pull request #146 from vsalavatov/patch-1
Browse files Browse the repository at this point in the history
README.md: fix jar-with-dependencies URL
  • Loading branch information
akuhtz authored Nov 4, 2024
2 parents b1428e6 + 2958db1 commit d2e11e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ System.setProperty(PacScriptMethods.OVERRIDE_LOCAL_IP, "123.123.123.123");
```

### Proxy Vole Tester
There is also a small GUI to test the different search strategies. Simply start the [jar-with-dependencies](http://search.maven.org/remotecontent?filepath=org/bidib/com/github/markusbernhardt/proxy-vole/1.1.5/proxy-vole-1.1.4-jar-with-dependencies.jar)
There is also a small GUI to test the different search strategies. Simply start the [jar-with-dependencies](http://search.maven.org/remotecontent?filepath=org/bidib/com/github/markusbernhardt/proxy-vole/1.1.5/proxy-vole-1.1.5-jar-with-dependencies.jar)
or directly the class `com.github.markusbernhardt.proxy.ui.ProxyTester`.

![Screenshot](https://raw.githubusercontent.com/akuhtz/proxy-vole/master/src/site/screenshots/proxy-vole-tester.png "Proxy Vole Tester")
Expand Down

0 comments on commit d2e11e4

Please sign in to comment.