View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window tor-manager-1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.i2peer.tor.manager
├─ org.i2peer.tor.manager.Bootstrap.class - [JAR]
├─ org.i2peer.tor.manager.PropertyTorSettings.class - [JAR]
├─ org.i2peer.tor.manager.SettingsConfig.class - [JAR]
├─ org.i2peer.tor.manager.StartError.class - [JAR]
├─ org.i2peer.tor.manager.StartMessage.class - [JAR]
├─ org.i2peer.tor.manager.StartOk.class - [JAR]
├─ org.i2peer.tor.manager.TorConfigBuilder.class - [JAR]
├─ org.i2peer.tor.manager.TorManagerKt.class - [JAR]
├─ org.i2peer.tor.manager.TorSettings.class - [JAR]
├─ org.i2peer.tor.manager.TorStartData.class - [JAR]