-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathReadMe.txt
More file actions
64 lines (47 loc) · 2.46 KB
/
Copy pathReadMe.txt
File metadata and controls
64 lines (47 loc) · 2.46 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
DNManagerPro
http://www.dnmanagerpro.com
Version 2.0
Major modernization release.
Domain lookups now use RDAP, the modern replacement for WHOIS (HTTPS + JSON),
with automatic fallback to classic port-43 WHOIS. This fixes blank expiration
dates on .com/.net domains.
RDAP servers are discovered through the IANA bootstrap file (downloaded and
cached as rdap-bootstrap.json, refreshed monthly). Extra RDAP servers can be
added in rdap-extra.ini (.io, .sh and .ac are included out of the box).
Change detection: rescans flag registrar, name server, status and expiration
date changes, and warn when a transfer lock is removed (a common sign of
domain hijacking). All changes are also logged to changes.log.
Optional automatic daily rescan of all domains (see Options) turns the
program into a true domain monitoring tool.
Dates are normalized to yyyy-mm-dd so date columns sort correctly. Rows are
color coded: red = expired or expiring soon, orange = expiring within 90 days.
New DNS health columns checked directly against DNS: MX (is mail
configured?), DNS NS (the actual delegated name servers) and the IP Address
column is now filled automatically during scans.
New Bulk Availability Check under the Domains menu (RDAP 404 = available).
New columns for your bookkeeping: Renewal Cost, Auto-Renew, Account, Notes.
Edit them by double clicking a domain.
Configurable delay between lookups plus an automatic retry so registry
servers are not hammered.
Raw RDAP JSON is saved per domain in the rawwhois folder alongside classic
whois text; the raw data viewer shows whichever capture is newer.
Removed dead services: Google PageRank, Alexa, Yahoo Site Explorer and MSN
link checks (all shut down years ago), the Result Scanner tab, and the
msscript.ocx dependency.
Version 1.0.9
Added option to get the IP Address of a domain when you scan a domain.
Added support to a couple other tld's for getting whois information.
Version 1.0.8
Fixed Alexa after Alexa changed its api.
Added support for other tld's you can additional whois servers in the whois.ini
Version 1.0.2
New features:
Searching for domain information.
You can reorder columns.
Grid lines are added. Allows you to see the information more clearly.
Menu Editor to customize the menu items. Create quick links to GoDaddy, Register.com, ENOM etc
You can edit domain information now.
System Tray now checks for expiring domains as well.
Version 1.01
Initial Release.
Welcome to DNManagerPro. A program to track, monitor and manage your domains.