Package org.littleshoot.proxy
Class Launcher
java.lang.Object
org.littleshoot.proxy.Launcher
Launches a new HTTP proxy.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidStarts the proxy from the command line.private static voidprivate static void
-
Field Details
-
LOG
private static final org.slf4j.Logger LOG -
OPTION_DNSSEC
- See Also:
-
OPTION_PORT
- See Also:
-
OPTION_HELP
- See Also:
-
OPTION_MITM
- See Also:
-
OPTION_NIC
- See Also:
-
-
Constructor Details
-
Launcher
public Launcher()
-
-
Method Details
-
main
Starts the proxy from the command line.- Parameters:
args- Any command line arguments.
-
printHelp
-
pollLog4JConfigurationFileIfAvailable
private static void pollLog4JConfigurationFileIfAvailable()
-