- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for SOCKS4 (0.03 seconds)
-
compat/maven-artifact/src/main/java/org/apache/maven/repository/Proxy.java
* under the License. */ package org.apache.maven.repository; /** * Proxy */ public class Proxy { public static final String PROXY_SOCKS5 = "SOCKS_5"; public static final String PROXY_SOCKS4 = "SOCKS4"; public static final String PROXY_HTTP = "HTTP"; /** * Proxy server host */ private String host; /** * Username used to access the proxy server */Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Fri Oct 25 12:31:46 GMT 2024 - 4K bytes - Click Count (0)