pref: 获取系统网络代理设置

This commit is contained in:
2024-09-08 07:34:36 +08:00
parent b1218e9122
commit 956f7fd7ba
5 changed files with 15 additions and 31 deletions

View File

@ -57,15 +57,6 @@
<version>2.0.1</version>
</dependency>
<!-- java 网络代理查找库-->
<!-- https://github.com/MarkusBernhardt/proxy-vole -->
<!-- https://mvnrepository.com/artifact/org.bidib.com.github.markusbernhardt/proxy-vole -->
<dependency>
<groupId>org.bidib.com.github.markusbernhardt</groupId>
<artifactId>proxy-vole</artifactId>
<version>1.1.5</version>
</dependency>
<!-- slf4j -->
<!-- https://slf4j.org/manual.html -->
<dependency>