Package org.apache.james.jspf.tester
Class DNSTestingServerLauncher
java.lang.Object
org.apache.james.jspf.tester.DNSTestingServerLauncher
Run a fake dnsserver listening both TCP and UDP ports.
Mandatory parameters are -f (yaml zone definition) and -t (test name).
if testname is "ALL" then all of the zones in the file are merged in a single
zone and loaded.
e.g: DNSTestingServerLauncher -f rfc4408-tests.yml -t ALL
by default listen to port 53 of every interface, but ip and port can be updated.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DNSTestingServerLauncher
public DNSTestingServerLauncher()
-
-
Method Details
-
main
- Parameters:
args
-
-