diff --git a/main.cpp b/main.cpp index efd8845..03d9674 100644 --- a/main.cpp +++ b/main.cpp @@ -40,8 +40,8 @@ public: "-h Hostname of the DNS seed\n" "-n Hostname of the nameserver\n" "-m E-Mail address reported in SOA records\n" - "-t Number of crawlers to run in parallel (default 24)\n" - "-d Number of DNS server threads (default 24)\n" + "-t Number of crawlers to run in parallel (default 96)\n" + "-d Number of DNS server threads (default 4)\n" "-p UDP port to listen on (default 53)\n" "-o Tor proxy IP/Port\n" "--testnet Use testnet\n"