jar

de.tk.opensource : 3rdparty-privacy-proxy

Maven & Gradle

Aug 04, 2023
10 stars

3rd Party Privacy Proxy (Open Source) · TK 3rd Party Privacy Proxy. Delivers functionality to securely fetch and provide 3rd Party resources as well as proxying requests back to the 3rd Party Provider. The users of your website will remain private against any 3rd Party Provider you use without losing any functionality on your end. Further more this privacy proxy delivers you the ultimate knowledge about what information is being transferred to any 3rd Party Provider as well as independence from their servers.

Table Of Contents

Latest Version

Download de.tk.opensource : 3rdparty-privacy-proxy JAR file - Latest Versions:

All Versions

Download de.tk.opensource : 3rdparty-privacy-proxy JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.0.x
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window 3rdparty-privacy-proxy-1.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.tk.opensource.privacyproxy.retrieval

├─ de.tk.opensource.privacyproxy.retrieval.AssetRetrievalService.class - [JAR]

├─ de.tk.opensource.privacyproxy.retrieval.AssetRetryRetrievalService.class - [JAR]

de.tk.opensource.privacyproxy.config.proxy

├─ de.tk.opensource.privacyproxy.config.proxy.HttpsProxyConfig.class - [JAR]

de.tk.opensource.privacyproxy.util

├─ de.tk.opensource.privacyproxy.util.PDFHelper.class - [JAR]

├─ de.tk.opensource.privacyproxy.util.PrivacyProxyRoutePlanner.class - [JAR]

├─ de.tk.opensource.privacyproxy.util.ProxyHelper.class - [JAR]

├─ de.tk.opensource.privacyproxy.util.RequestUtils.class - [JAR]

├─ de.tk.opensource.privacyproxy.util.RestTemplateProxyCustomizer.class - [JAR]

de.tk.opensource.privacyproxy.delivery

├─ de.tk.opensource.privacyproxy.delivery.AssetDeliveryController.class - [JAR]

├─ de.tk.opensource.privacyproxy.delivery.JavscriptDeliveryController.class - [JAR]

├─ de.tk.opensource.privacyproxy.delivery.TruetypeFontDeliveryController.class - [JAR]

de.tk.opensource.privacyproxy.routing

├─ de.tk.opensource.privacyproxy.routing.RoutingHandler.class - [JAR]

de.tk.opensource.privacyproxy.config

├─ de.tk.opensource.privacyproxy.config.ApplicationConfig.class - [JAR]

├─ de.tk.opensource.privacyproxy.config.CookieNameMatchType.class - [JAR]

├─ de.tk.opensource.privacyproxy.config.RetrievalEndpoint.class - [JAR]

├─ de.tk.opensource.privacyproxy.config.UrlPattern.class - [JAR]

Advertisement