X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=nbtscanner.conf;fp=nbtscanner.conf;h=4b4d7c091f5db02de49e5fda24f110669047c16c;hb=2f9aa4043e1417be437a6a77490f7b41cba2ab0a;hp=25ed502752f0f6516c4bb22821da5c27885aa721;hpb=5fcf4e25ccd1148036ca46554670f7ef0c713bbd;p=nbtscanner diff --git a/nbtscanner.conf b/nbtscanner.conf index 25ed502..4b4d7c0 100644 --- a/nbtscanner.conf +++ b/nbtscanner.conf @@ -18,6 +18,13 @@ retry_time=5000 # How long nbtscanner will delay between each sent packet, in ms. delay_time=2 +# +# How long a host may be inactive before it's purged from the database. +# Note that this value is in seconds, not milliseconds like the other +# time values in this file. +# +ghost_lifetime=60 + # How long there will be between the _start_ of each scan, in ms. # The default (half an hour, or 1800 seconds) should be OK. scan_interval=400000 @@ -53,7 +60,7 @@ verbosity=3 # all the IPs to standard output. This is highly recommended, but # needs some table setup before use. # -use_mysql=0 +use_mysql=1 # # Your MySQL server information. mysql_host is the IP address (or @@ -64,7 +71,7 @@ use_mysql=0 # mysql_host=localhost mysql_username=nbtscanner -mysql_password=tg01 +mysql_password=qugx8M!S # # Each IP address range is specified with a range= parameter. @@ -82,6 +89,7 @@ mysql_password=tg01 # #range=158.39.124.0/23 #range=213.236.192.0/24 -range=10.0.0.0/16 +range=10.0.7.80/28 #range=10.0.19.0/24 +range=213.236.192.0/24