public class Launcher extends Object
Modifier and Type | Field and Description |
---|---|
private static org.slf4j.Logger |
LOG |
private static String |
OPTION_DNSSEC |
private static String |
OPTION_HELP |
private static String |
OPTION_MITM |
private static String |
OPTION_NIC |
private static String |
OPTION_PORT |
Constructor and Description |
---|
Launcher() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String... args)
Starts the proxy from the command line.
|
private static void |
pollLog4JConfigurationFileIfAvailable() |
private static void |
printHelp(org.apache.commons.cli.Options options,
String errorMessage) |
private static final org.slf4j.Logger LOG
private static final String OPTION_DNSSEC
private static final String OPTION_PORT
private static final String OPTION_HELP
private static final String OPTION_MITM
private static final String OPTION_NIC
public static void main(String... args)
args
- Any command line arguments.private static void printHelp(org.apache.commons.cli.Options options, String errorMessage)
private static void pollLog4JConfigurationFileIfAvailable()
Copyright © 2009–2017 LittleShoot. All rights reserved.