jar

no.sparebank1.troxy : troxy-server

Maven & Gradle

Feb 24, 2022
1 usages
18 stars

Troxy Server · Troxy is a proxy intended for simulating a remote service without actually connecting to the server. Incoming requests are matched using regular expressions and responses are created from a recorded response from the remote service and optionally modified by inserting values caught from the regular expression used to match the request.

Table Of Contents

Latest Version

Download no.sparebank1.troxy : troxy-server JAR file - Latest Versions:

All Versions

Download no.sparebank1.troxy : troxy-server JAR file - All Versions:

Version Vulnerabilities Size Updated
3.2.x
3.1.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 troxy-server-3.2.33.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

no.sb1.troxy

├─ no.sb1.troxy.Troxy.class - [JAR]

no.sb1.troxy.rest

├─ no.sb1.troxy.rest.ApiHandler.class - [JAR]

Advertisement