mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-11 16:21:54 +00:00
Proxy fixes
This commit is contained in:
@@ -36,4 +36,8 @@ public class ProxyConfig {
|
||||
public static String httpProxyHost="";
|
||||
public static int httpProxyPort=0;
|
||||
|
||||
public static String httpsKeyStoreFile=null;
|
||||
public static String httpsKeyStorePass=null;
|
||||
public static String httpsKeyPass=null;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user