DOC

com.alibaba : dns-cache-manipulator-tool

Maven & Gradle

Feb 25, 2023
853 stars

Java Dns Cache Manipulator(DCM) Tool · 🌏 a tiny tool for setting/viewing dns of running JVM process. support Java 8~20, support IPv6.

Table Of Contents

Latest Version

Download com.alibaba : dns-cache-manipulator-tool Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

  1. Rename the file dns-cache-manipulator-tool-1.8.1-javadoc.jar to dns-cache-manipulator-tool-1.8.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder dns-cache-manipulator-tool-1.8.1-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "dns-cache-manipulator-tool-1.8.1-sources.jar" -d "dns-cache-manipulator-tool-1.8.1-javadoc" -subpackages 

Advertisement

Dependencies from Group

Aug 27, 2023
4.6k usages
25.6k stars
May 13, 2023
1.2k usages
27.6k stars
May 13, 2023
475 usages
27.6k stars
Dec 29, 2021
258 usages
May 30, 2023
192 usages
31k stars

Discover Dependencies