QuickWho

Check-in [5f68421bdf]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Minor tweak for dark mode
Timelines: family | ancestors | trunk
Files: files | file ages | folders
SHA1: 5f68421bdfbe50abbc59287ec86362df0a67039a
User & Date: kevin 2020-03-15 02:45:27
Context
2020-03-15
02:45
Minor tweak for dark mode Leaf check-in: 5f68421bdf user: kevin tags: trunk
2020-03-14
12:36
Final tweaks for Windows release check-in: 5ac78b2860 user: kevin tags: trunk
Changes
Hide Diffs Unified Diffs Ignore Whitespace Patch

Changes to QuickWho User Help.help/Contents/Resources/QuickWho User Help.html.

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
<html>

<head>
<meta http-equiv=Content-Type content="text/html; charset=unicode">
<meta name=Generator content="Microsoft Word 15 (filtered)">
<style>
<!--
 /* Font Definitions */
 @font-face
	{font-family:Helvetica;
	panose-1:0 0 0 0 0 0 0 0 0 0;}
@font-face
	{font-family:Courier;
	panose-1:0 0 0 0 0 0 0 0 0 0;}
@font-face






	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
	{font-family:"Yu Mincho";
	panose-1:2 2 4 0 0 0 0 0 0 0;}
@font-face
	{font-family:Consolas;
	panose-1:2 11 6 9 2 2 4 3 2 4;}
@font-face
	{font-family:"\@Yu Mincho";}

 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	line-height:115%;
	font-size:10.5pt;
	font-family:Helvetica;}



|











>
>
>
>
>
>






<
<
<



|
>







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
<html>

<head>
<meta http-equiv=Content-Type content="text/html; charset=utf-8">
<meta name=Generator content="Microsoft Word 15 (filtered)">
<style>
<!--
 /* Font Definitions */
 @font-face
	{font-family:Helvetica;
	panose-1:0 0 0 0 0 0 0 0 0 0;}
@font-face
	{font-family:Courier;
	panose-1:0 0 0 0 0 0 0 0 0 0;}
@font-face
	{font-family:Wingdings;
	panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
	{font-family:"MS Mincho";
	panose-1:2 2 6 9 4 2 5 8 3 4;}
@font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face



	{font-family:Consolas;
	panose-1:2 11 6 9 2 2 4 3 2 4;}
@font-face
	{font-family:"\@MS Mincho";
	panose-1:2 2 6 9 4 2 5 8 3 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	line-height:115%;
	font-size:10.5pt;
	font-family:Helvetica;}
88
89
90
91
92
93
94



























95
96
97
98




99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118





119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203








204
205
206
207
208
209
210
211
212
213
214
215

216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750

751
752
753
754
755
756
757
758
759
760
761
762
763
764

765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832

833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
	margin-right:0in;
	margin-bottom:0in;
	margin-left:.5in;
	margin-bottom:.0001pt;
	line-height:115%;
	font-size:10.5pt;
	font-family:Helvetica;}



























span.Heading1Char
	{mso-style-name:"Heading 1 Char";
	mso-style-link:"Heading 1";
	font-family:Helvetica;}




span.Heading2Char
	{mso-style-name:"Heading 2 Char";
	mso-style-link:"Heading 2";
	font-family:Helvetica;
	font-weight:bold;}
span.PlainTextChar
	{mso-style-name:"Plain Text Char";
	mso-style-link:"Plain Text";
	font-family:Consolas;}
.MsoChpDefault
	{font-size:11.0pt;
	font-family:"Calibri",sans-serif;}
.MsoPapDefault
	{margin-bottom:10.0pt;
	line-height:115%;}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}





-->
</style>

</head>

<body lang=EN-US link=blue vlink=purple>

<div class=WordSection1>

<p class=MsoNormal style='line-height:normal'><span style='font-size:12.0pt;
font-family:"Times New Roman",serif'><img width=128 height=128
src="QuickWho%20User%20Help.fld/image001.png"
alt="A screen shot of a clock&#10;&#10;Description automatically generated"></span></p>

<h1><a name="_Toc31919464">Quickwho&nbsp; User Help</a></h1>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoToc1><span class=MsoHyperlink><a href="#_Toc31919464">Quickwho&nbsp;
User Help<span style='color:windowtext;display:none;text-decoration:none'> </span><span
style='color:windowtext;display:none;text-decoration:none'>1</span></a></span></p>

<p class=MsoToc1><span class=MsoHyperlink><a href="#_Toc31919465">Overview of
QuickWho<span style='color:windowtext;display:none;text-decoration:none'> </span><span
style='color:windowtext;display:none;text-decoration:none'>1</span></a></span></p>

<p class=MsoToc2><span class=MsoHyperlink><a href="#_Toc31919466">Why QuickWho?<span
style='color:windowtext;display:none;text-decoration:none'> </span><span
style='color:windowtext;display:none;text-decoration:none'>1</span></a></span></p>

<p class=MsoToc1><span class=MsoHyperlink><a href="#_Toc31919467">Installing
QuickWho<span style='color:windowtext;display:none;text-decoration:none'> </span><span
style='color:windowtext;display:none;text-decoration:none'>1</span></a></span></p>

<p class=MsoToc1><span class=MsoHyperlink><a href="#_Toc31919468">Using
QuickWho<span style='color:windowtext;display:none;text-decoration:none'> </span><span
style='color:windowtext;display:none;text-decoration:none'>1</span></a></span></p>

<p class=MsoToc1><span class=MsoHyperlink><a href="#_Toc31919469">Scriptability
and Services<span style='color:windowtext;display:none;text-decoration:none'> </span><span
style='color:windowtext;display:none;text-decoration:none'>1</span></a></span></p>

<p class=MsoToc2><span class=MsoHyperlink><a href="#_Toc31919470">Mac Scripting<span
style='color:windowtext;display:none;text-decoration:none'> </span><span
style='color:windowtext;display:none;text-decoration:none'>1</span></a></span></p>

<p class=MsoToc2><span class=MsoHyperlink><a href="#_Toc31919471">Windows
Scripting<span style='color:windowtext;display:none;text-decoration:none'> </span><span
style='color:windowtext;display:none;text-decoration:none'>1</span></a></span></p>

<p class=MsoToc1><span class=MsoHyperlink><a href="#_Toc31919472">Help<span
style='color:windowtext;display:none;text-decoration:none'> </span><span
style='color:windowtext;display:none;text-decoration:none'>1</span></a></span></p>

<p class=MsoToc1><span class=MsoHyperlink><a href="#_Toc31919473">Acknowledgments<span
style='color:windowtext;display:none;text-decoration:none'> </span><span
style='color:windowtext;display:none;text-decoration:none'>1</span></a></span></p>

<p class=MsoToc1><span class=MsoHyperlink><a href="#_Toc31919474">QuickWho
Version History<span style='color:windowtext;display:none;text-decoration:none'>
</span><span
style='color:windowtext;display:none;text-decoration:none'>1</span></a></span></p>

<p class=MsoToc1><span class=MsoHyperlink><a href="#_Toc31919475">License<span
style='color:windowtext;display:none;text-decoration:none'> </span><span
style='color:windowtext;display:none;text-decoration:none'>1</span></a></span></p>

<p class=MsoNormal>&nbsp;</p>

<h1><a name="_Toc31919465">Overview of QuickWho</a></h1>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>QuickWho provides a rich array of information about specific
Internet domains that surpasses other command-line, GUI or web-based
&quot;whois&quot; tools. Are you curious about who owns a particular domain
name? Do you want to contact them, or gather more information about them?
QuickWho can help you with these tasks.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal><img width=468 height=264
src="QuickWho%20User%20Help.fld/image002.png"
alt="A close up of a map&#10;&#10;Description automatically generated"></p>









<h2><a name="_Toc31919466">Why QuickWho?</a></h2>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>QuickWho compared to other &quot;whois&quot; tools:</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoListParagraph style='text-indent:-.25in'><span style='font-family:
Symbol'>·</span><span style='font-size:7.0pt;line-height:115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span>Much richer than other &quot;whois&quot; tools: includes geographic
data, map data, and simple &quot;whois&quot; data, as well as raw whois output.</p>


<p class=MsoListParagraph style='text-indent:-.25in'><span style='font-family:
Symbol'>·</span><span style='font-size:7.0pt;line-height:115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span>Geolocation of domains via map data.</p>

<p class=MsoListParagraph style='text-indent:-.25in'><span style='font-family:
Symbol'>·</span><span style='font-size:7.0pt;line-height:115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span>Less cumbersome than using an Internet-based whois tool. No need to load
web page into browser.</p>

<p class=MsoListParagraph style='text-indent:-.25in'><span style='font-family:
Symbol'>·</span><span style='font-size:7.0pt;line-height:115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span>Pleasant-to-use, platform-native interface.</p>

<p class=MsoNormal>&nbsp;</p>

<h1><a name="_Toc31919467">Installing QuickWho</a></h1>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>To download QuickWho, go to <a
href="https://www.codebykevin.com/quickwho.html"><span style='color:windowtext'>https://www.codebykevin.com/quickwho.html</span></a><u>.
</u>The downloadable is free and full-featured. A donation will be requested to
support its continued development. macOS 10.15 and Windows 10 are the minimum
supported OS versions.</p>

<p class=MsoNormal>&nbsp;</p>

<h1><a name="_Toc31919468">Using QuickWho</a></h1>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>QuickWho provides a rich array of information about specific
Internet domains. It offers several ways to get information about a domain. The
fastest way is to type in the name of the domain name you are querying in the
search field, hit return or the &quot;information&quot; toolbar button, and
view the data in the text display. You can also select &quot;Get
Information&quot; from the &quot;whois&quot; menu.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>Here is an overview of what QuickWho provides:</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoListParagraph style='text-indent:-.25in'><span style='font-family:
Symbol'>·</span><span style='font-size:7.0pt;line-height:115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span>Distills basic whois data to an at-a-glance list, with both domain
information and geographic information about the domain. This is done through a
mix of approaches: the Python pythonwhois library, for basic information about
the domain; and the ip-api domain information server, which retrieves
geographic information about the domain (city/state/country, latitude,
longitude) based on the IP address. The raw whois data can also be displayed;
this can be configured in the preferences. The result is that more precise,
accurate whois data is delivered.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoListParagraph style='text-indent:-.25in'><span style='font-family:
Symbol'>·</span><span style='font-size:7.0pt;line-height:115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span>Displays the text data as rich text with clickable URL's for domain
names and e-mail addresses, to facilitate e-mailing or displaying domain
information in a browser.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoListParagraph style='text-indent:-.25in'><span style='font-family:
Symbol'>·</span><span style='font-size:7.0pt;line-height:115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span>Displays map information from the domain, based on OpenMapquest (<a
href="http://open.mapquestapi.com/staticmap/"><span style='font-size:10.0pt;
line-height:115%;color:windowtext'>http://open.mapquestapi.com/staticmap/</span></a>)
for map data.This can be useful for gathering more information about the
domain.</p>

<p class=MsoNormal>&nbsp;</p>

<h1><a name="_Toc31919469">Scriptability and Services</a></h1>

<p class=MsoNormal>&nbsp;</p>

<h2><a name="_Toc31919470">Mac Scripting</a></h2>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>QuickWho offers basic AppleScript support with the &quot;get
domain&quot; AppleScript command. The &quot;get domain&quot; call takes a
domain name as a parameter, and will display data about that domain in the
QuickWho GUI and will also log the data information to standard output for use
in other applications. To use QuickWho's AppleScript support, create an
AppleScript like this:</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal><span style='font-family:Courier'>&nbsp;&nbsp; tell
application &quot;QuickWho&quot;</span></p>

<p class=MsoNormal><span style='font-family:Courier'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
do script &quot;getDomain apple.com&quot;</span></p>

<p class=MsoNormal><span style='font-family:Courier'>&nbsp;&nbsp; end tell</span></p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>Then, run the script in Script Editor or as part of a larger
AppleScript package.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>As an example of integrating a QuickWho AppleScript with
other applications, here is another sample script:</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal><span style='font-family:Courier'>&nbsp;&nbsp; tell
application &quot;QuickWho&quot;</span></p>

<p class=MsoNormal><span style='font-family:Courier'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
set thetext to (do script &quot;getDomain \&quot;apple.com\&quot;&quot;)</span></p>

<p class=MsoNormal><span style='font-family:Courier'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
tell application &quot;TextEdit&quot;</span></p>

<p class=MsoNormal><span style='font-family:Courier'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
make new document with properties {text:thetext}</span></p>

<p class=MsoNormal><span style='font-family:Courier'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
end tell</span></p>

<p class=MsoNormal><span style='font-family:Courier'>&nbsp;&nbsp; end tell</span></p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>QuickWho can also be called from the Mac's Services menu. To
call QuickWho from the services menu, highlight a domain name in a
Services-aware application (such as Safari, Mail or TextEdit) and select
&quot;QuickWho: Display Domain Information&quot; from the Services menu. That
domain name will be passed to QuickWho and the domain information displayed in
QuickWho's main window.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>QuickWho also supports the ability to call other Mac applications
from the Services menu. To call another application's service--for instance, to
display a domain in Safari--simply highlight the text in QuickWho and then
select the appropriate item from the Services menu.</p>

<p class=MsoNormal>&nbsp;</p>

<h2><a name="_Toc31919471">Windows Scripting</a></h2>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>On Windows, QuickWho provides a command-line interface. The
command-line tool, quickwho-cli, can be called as follows:</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>quickwho-cli <i>domain</i></p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>&quot;Domain” is the domain name being queried. </p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>Internally on Windows, automating the application on Windows
is done using the Dynamic Data Exchange (DDE) protocol. The DDE protocol has
several components, including&nbsp; &quot;Service,&quot; &quot;Topic,&quot; and
&quot;Items.&quot; In QuickWho, the Service name is always TclEval (because
that is the underlying name that the Tcl interpreter supports), the Topic name
is QuickWho, and Items (data or return values) are not currently required.
There are various programming languages on Windows in which one can write a DDE
client to automate a DDE application, including Tcl, Python, VBA, C/C++, and
others. An easy way to automate QuickWho from the command line is to install
Chris Oldwood's free DDE Command tool from <a
href="http://www.chrisoldwood.com/win32.htm"><span style='color:windowtext'>http://www.chrisoldwood.com/win32.htm</span></a>.
(This tool is used in implementing the batch interface to QuickWho.) </p>

<p class=MsoNormal>&nbsp;</p>

<h1><a name="_Toc31919472">Help</a></h1>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>QuickWho provides comprehensive user documentation from the
&quot;Help&quot; menu, and also provides tooltips for the toolbar buttons.
Additional user support is available via the &quot;Contact Code by Kevin&quot;
item in the Help menu.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>&nbsp;</p>

<h1><a name="_Toc31919473">Acknowledgments</a></h1>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>The following open-source technologies have gone into the
development of QuickWho:</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoListParagraph style='margin-left:24.0pt;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>The
Tcl/Tk GUI toolkit. Website: http://www.tcl.tk. License: <a
href="http://www.tcl.tk/software/tcltk/license.html"><span style='font-size:
10.0pt;line-height:115%;color:windowtext'>http://www.tcl.tk/software/tcltk/license.html</span></a></p>

<p class=MsoListParagraph style='margin-left:24.0pt;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>The
Python programming language. Website and license: <a
href="http://www.python.org"><span style='font-size:10.0pt;line-height:115%;
color:windowtext'>http://www.python.org</span></a>. </p>

<p class=MsoListParagraph style='margin-left:24.0pt;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Ip-API
([http://www.ip-api.com]) for geo/IP data.</p>

<p class=MsoListParagraph style='margin-left:24.0pt;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>OpenMapquest
(<a href="http://open.mapquestapi.com/staticmap/"><span style='font-size:10.0pt;
line-height:115%;color:windowtext'>http://open.mapquestapi.com/staticmap/</span></a>)
for map data.</p>

<p class=MsoListParagraph style='margin-left:24.0pt;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>pythonwhois
library. Website and license: <a
href="https://pypi.python.org/pypi/pythonwhois/2.4.3"><span style='color:windowtext'>https://pypi.python.org/pypi/pythonwhois/2.4.3</span></a></p>

<p class=MsoListParagraph style='margin-left:24.0pt;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><span
style='font-size:10.0pt;line-height:115%'>App icon from the Nuvola icon set by
David Vignoni. Website:&nbsp;</span><a
href="mhtml:file://C:/Users/a469556/AppData/Roaming/TextSweep_App/lib/machelp/TextSweep%20User%20Help.mht!https://commons.wikimedia.org/wiki/Category:Nuvola_icons"><span
style='font-size:10.0pt;line-height:115%;color:windowtext'>https://commons.wikimedia.org/wiki/Category:Nuvola_icons</span></a><span
style='font-size:10.0pt;line-height:115%'>. License:&nbsp;</span><a
href="mhtml:file://C:/Users/a469556/AppData/Roaming/TextSweep_App/lib/machelp/TextSweep%20User%20Help.mht!https://www.gnu.org/licenses/lgpl-3.0.html"><span
style='font-size:10.0pt;line-height:115%;color:windowtext'>https://www.gnu.org/licenses/lgpl-3.0.html</span></a></p>

<p class=MsoListParagraph style='margin-left:24.0pt;text-indent:-.25in'><span
class=MsoHyperlink><span style='font-family:Symbol;color:windowtext;text-decoration:
none'>·</span></span><span class=MsoHyperlink><span style='font-size:7.0pt;
line-height:115%;font-family:"Times New Roman",serif;color:windowtext;
text-decoration:none'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span>Toolbar
icons from Picol icon set. Website and license:&nbsp;<a
href="http://www.picol.org/"><span style='font-size:10.0pt;line-height:115%;
color:windowtext'>http://www.picol.org</span></a></p>

<p class=MsoListParagraph style='margin-left:24.0pt;text-indent:-.25in'><span
class=MsoHyperlink><span style='font-family:Symbol;color:windowtext;text-decoration:
none'>·</span></span><span class=MsoHyperlink><span style='font-size:7.0pt;
line-height:115%;font-family:"Times New Roman",serif;color:windowtext;
text-decoration:none'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span>DDE
Command by Chris Oldwood. Website and license: <a
href="http://www.chrisoldwood.com/win32.htm"><span style='color:windowtext'>http://www.chrisoldwood.com/win32.htm</span></a></p>

<p class=MsoListParagraph style='margin-left:24.0pt;text-indent:-.25in'><span
class=MsoHyperlink><span style='font-family:Symbol;color:windowtext;text-decoration:
none'>·</span></span><span class=MsoHyperlink><span style='font-size:7.0pt;
line-height:115%;font-family:"Times New Roman",serif;color:windowtext;
text-decoration:none'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></span>Pythonwhois
library for whois queries.&nbsp; Website and license: <span class=MsoHyperlink><span
style='color:windowtext'>https://pypi.org/project/pythonwhois-alt/</span></span></p>

<p class=MsoListParagraph style='margin-left:24.0pt;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>pathed
by Neil Butterworth. MIT license. Website:&nbsp; <a
href="mhtml:file://C:/Users/a469556/AppData/Roaming/TextSweep_App/lib/machelp/TextSweep%20User%20Help.mht!https://code.google.com/archive/p/pathed/"><span
style='color:windowtext'>https://code.google.com/archive/p/pathed/</span></a></p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>&nbsp;</p>

<h1><a name="_Toc31919474">QuickWho Version History</a></h1>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoPlainText><span style='font-family:Helvetica'>7.0 (March 1, 2020)</span></p>

<p class=MsoListParagraph style='margin-left:24.0pt;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Major
UI refresh.</p>

<p class=MsoListParagraph style='margin-left:24.0pt;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Support
for dark mode on macOS. </p>

<p class=MsoListParagraph style='margin-left:24.0pt;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Streamlined
Windows installation.</p>

<p class=MsoListParagraph style='margin-left:24.0pt;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>New
scripting interface. </p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>6.4 (March 17, 2018):</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Improved
error handling if geo-ip data cannot be obtained.</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Migrate
to new source code server.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>6.3 (February 24, 2018):</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Improved
resizing of main window for efficient UI.</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Removal
of console on Windows.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>6.2 (May 1, 2017):</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Improved
scrolling performance, security support on macOS.</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Improved
security support on Windows.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>6.1 (March 1, 2017):</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Improved
security on software updates.</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Minor
UI enhancements.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>6.0 (May 1, 2016):</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Updated
whois library returns much better results.</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Update
to Python 3 modernizes development.</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Initial
port to Windows. </p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Update
of geo-ip web service.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>5.1 (April 15, 2014):</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Improvements
to Sparkle update engine.</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Minor
bug fixes.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>5.0 (January 1, 2014):</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Updated,
modern UI with support for Retina displays.</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Fullscreen
support.</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Supports
Lion-stye auto- and sudden-termination.</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>More
responsive display of data.</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Update
to printing engine.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>4.0 (May 1, 2012):</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Significant
improvement in domain accuracy.</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>New
under-the-hood application structure for better compliance with Mac App Store
guidelines.</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Minor
bug fixes.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>3.3 (December 1, 2011):</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Integration
with Lion sandbox requirements.</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>New
engines for geolocation and map data.</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Other
bug fixes.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>3.2 (April 15, 2011):</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Fix
bug that prevents displaying of some domain data.</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Improved
stability when printing output; print preview and saving as PDF/Postscript now
supported.</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Native-UI
toolbars.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>3.1 (October 15, 2010):</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Now
supports native printing.</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Minor
bug fixes.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>3.0 (July 12, 2010):</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Complete
rewrite with significantly expanded functionality.</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Displays
distilled whois information and geographic data.</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Displays
map information about specific Internet domain.</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>More
robust AppleScript support and Services integration.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>2.3 (April 12, 2010)</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Fixed
bugs in window menu that could cause application to freeze or crash.</p>


<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>2.2 (March 18, 2010)</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Additional
support options through help menu.</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Fixed
potentially serious UI glitches with sheet windows and window menu.</p>


<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Keyboard
shortcuts now work correctly.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>2.1 (January 21, 2010):</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Now
a fully 64-bit application.</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Now
includes support for AppleScript and Services.</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Main
window behavior now fully conforms to Mac UI standards: window hides when
closed or via Command-W, and minimizes via Command-M.</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Bug
fixes and optimizations for faster output.</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Assorted
user interface improvements.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>2.0 (October 19, 2009):</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Now
built on the Cocoa frameworks.</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Updated
user interface includes more modern button styles.</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Faster,
more intuitive help viewer.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>1.1 (April 7, 2009):</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Enhanced
GUI with toolbar and keyboard shortcuts.</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Quickly
query multiple servers for whois information by browsing tree view.</p>


<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Configure
text display through preferences menu.</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Save
and print whois information.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>1.0 (December 1, 2008):</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span
style='font-family:Symbol'>·</span><span style='font-size:7.0pt;line-height:
115%;font-family:"Times New Roman",serif'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>Initial
commercial release.</p>

<p class=MsoNormal>&nbsp;</p>

<h1><a name="_Toc31919475">License</a></h1>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>The MIT License (MIT)</p>

<p class=MsoNormal>&nbsp;</p>








>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>




>
>
>
>





<
<
<
<











>
>
>
>
>










|



|



|
|


|



|



|



|



|



|



|



|



|



|




|





|











|



>
>
>
>
>
>
>
>
|







|
|
|
|
>

|
|
|

|
|
|
|

|
|
|



|











|

















|
|
|
|
|
|
|
|
|




|
|
|





|
|







|



|












|
|

|
|

|











|

|
|

|
|

|
|

|
|

|
<

|



















|














|



|












|








|



|








|
<
|
|



|
<
|
|



|
<
|
|

|
<
|
|
|


|
<
|
|


|
<
|
|
|






|

<
<
|
|
|
|

|

<
<
|
|


|

<
<
|
|
|

|
<
|
|





|

|





|
<
|
|

|
<
|
|

|
<
|
|

|
<
|
|





|
<
|
|

|
<
|
|





|
<
|
|

|
<
|
|





|
<
|
|

|
<
|
|





|
<
|
|

|
<
|
|





|
<
|
|

|
<
|
|

|
<
|
|

|
<
|
|





|
<
|
|

|
<
|
|





|
<
|
|

|
<
|
|

|
<
|
|

|
<
|
|

|
<
|
|





|
<
|
|

|
<
|
|
|

|
<
|
|





|
<
|
|

|
<
|
|

|
<
|
|





|
<
|
|

|
<
|
|
|

|
<
|
|





|
<
|
|

|
<
|
|





|
<
|
|

|
<
|
|

|
<
|
|

|
<
|
|






<
|
|
>





|
<
|
|

|
<
|
|
>

|
<
|
|





|
<
|
|

|
<
|
|

|
<
|
|
|

|
<
|
|

|
<
|
|





|
<
|
|

|
<
|
|

|
<
|
|





|
<
|
|

|
<
|
|
>

|
<
|
|

|
<
|
|






<
|
|



|







92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138




139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386

387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462

463
464
465
466
467
468

469
470
471
472
473
474

475
476
477
478

479
480
481
482
483
484

485
486
487
488
489

490
491
492
493
494
495
496
497
498
499
500


501
502
503
504
505
506
507


508
509
510
511
512
513


514
515
516
517
518

519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534

535
536
537
538

539
540
541
542

543
544
545
546

547
548
549
550
551
552
553
554

555
556
557
558

559
560
561
562
563
564
565
566

567
568
569
570

571
572
573
574
575
576
577
578

579
580
581
582

583
584
585
586
587
588
589
590

591
592
593
594

595
596
597
598
599
600
601
602

603
604
605
606

607
608
609
610

611
612
613
614

615
616
617
618
619
620
621
622

623
624
625
626

627
628
629
630
631
632
633
634

635
636
637
638

639
640
641
642

643
644
645
646

647
648
649
650

651
652
653
654
655
656
657
658

659
660
661
662

663
664
665
666
667

668
669
670
671
672
673
674
675

676
677
678
679

680
681
682
683

684
685
686
687
688
689
690
691

692
693
694
695

696
697
698
699
700

701
702
703
704
705
706
707
708

709
710
711
712

713
714
715
716
717
718
719
720

721
722
723
724

725
726
727
728

729
730
731
732

733
734
735
736
737
738
739
740

741
742
743
744
745
746
747
748
749

750
751
752
753

754
755
756
757
758

759
760
761
762
763
764
765
766

767
768
769
770

771
772
773
774

775
776
777
778
779

780
781
782
783

784
785
786
787
788
789
790
791

792
793
794
795

796
797
798
799

800
801
802
803
804
805
806
807

808
809
810
811

812
813
814
815
816

817
818
819
820

821
822
823
824
825
826
827
828

829
830
831
832
833
834
835
836
837
838
839
840
841
	margin-right:0in;
	margin-bottom:0in;
	margin-left:.5in;
	margin-bottom:.0001pt;
	line-height:115%;
	font-size:10.5pt;
	font-family:Helvetica;}
p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst
	{margin-top:0in;
	margin-right:0in;
	margin-bottom:0in;
	margin-left:.5in;
	margin-bottom:.0001pt;
	line-height:115%;
	font-size:10.5pt;
	font-family:Helvetica;}
p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle
	{margin-top:0in;
	margin-right:0in;
	margin-bottom:0in;
	margin-left:.5in;
	margin-bottom:.0001pt;
	line-height:115%;
	font-size:10.5pt;
	font-family:Helvetica;}
p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast
	{margin-top:0in;
	margin-right:0in;
	margin-bottom:0in;
	margin-left:.5in;
	margin-bottom:.0001pt;
	line-height:115%;
	font-size:10.5pt;
	font-family:Helvetica;}
span.Heading1Char
	{mso-style-name:"Heading 1 Char";
	mso-style-link:"Heading 1";
	font-family:Helvetica;}
span.PlainTextChar
	{mso-style-name:"Plain Text Char";
	mso-style-link:"Plain Text";
	font-family:Consolas;}
span.Heading2Char
	{mso-style-name:"Heading 2 Char";
	mso-style-link:"Heading 2";
	font-family:Helvetica;
	font-weight:bold;}




.MsoChpDefault
	{font-size:11.0pt;
	font-family:"Calibri",sans-serif;}
.MsoPapDefault
	{margin-bottom:10.0pt;
	line-height:115%;}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
 /* List Definitions */
 ol
	{margin-bottom:0in;}
ul
	{margin-bottom:0in;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=purple>

<div class=WordSection1>

<p class=MsoNormal style='line-height:normal'><span style='font-size:12.0pt;
font-family:"Times New Roman",serif'><img width=128 height=128 id="Picture 4"
src="QuickWho%20User%20Help.fld/image001.png"
alt="A screen shot of a clock&#10;&#10;Description automatically generated"></span></p>

<h1><a name="_Toc33167145">Quickwho User Help</a></h1>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoToc1><span class=MsoHyperlink><a href="#_Toc33167145">Quickwho User
Help<span style='color:windowtext;display:none;text-decoration:none'> </span><span
style='color:windowtext;display:none;text-decoration:none'>1</span></a></span></p>

<p class=MsoToc1><span class=MsoHyperlink><a href="#_Toc33167146">Overview of
QuickWho<span style='color:windowtext;display:none;text-decoration:none'> </span><span
style='color:windowtext;display:none;text-decoration:none'>1</span></a></span></p>

<p class=MsoToc2><span class=MsoHyperlink><a href="#_Toc33167147">Why QuickWho?<span
style='color:windowtext;display:none;text-decoration:none'> </span><span
style='color:windowtext;display:none;text-decoration:none'>1</span></a></span></p>

<p class=MsoToc1><span class=MsoHyperlink><a href="#_Toc33167148">Installing
QuickWho<span style='color:windowtext;display:none;text-decoration:none'> </span><span
style='color:windowtext;display:none;text-decoration:none'>1</span></a></span></p>

<p class=MsoToc1><span class=MsoHyperlink><a href="#_Toc33167149">Using
QuickWho<span style='color:windowtext;display:none;text-decoration:none'> </span><span
style='color:windowtext;display:none;text-decoration:none'>1</span></a></span></p>

<p class=MsoToc1><span class=MsoHyperlink><a href="#_Toc33167150">Scriptability
and Services<span style='color:windowtext;display:none;text-decoration:none'> </span><span
style='color:windowtext;display:none;text-decoration:none'>1</span></a></span></p>

<p class=MsoToc2><span class=MsoHyperlink><a href="#_Toc33167151">Mac Scripting<span
style='color:windowtext;display:none;text-decoration:none'> </span><span
style='color:windowtext;display:none;text-decoration:none'>1</span></a></span></p>

<p class=MsoToc2><span class=MsoHyperlink><a href="#_Toc33167152">Windows
Scripting<span style='color:windowtext;display:none;text-decoration:none'> </span><span
style='color:windowtext;display:none;text-decoration:none'>1</span></a></span></p>

<p class=MsoToc1><span class=MsoHyperlink><a href="#_Toc33167153">Help<span
style='color:windowtext;display:none;text-decoration:none'> </span><span
style='color:windowtext;display:none;text-decoration:none'>1</span></a></span></p>

<p class=MsoToc1><span class=MsoHyperlink><a href="#_Toc33167154">Acknowledgments<span
style='color:windowtext;display:none;text-decoration:none'> </span><span
style='color:windowtext;display:none;text-decoration:none'>1</span></a></span></p>

<p class=MsoToc1><span class=MsoHyperlink><a href="#_Toc33167155">QuickWho
Version History<span style='color:windowtext;display:none;text-decoration:none'>
</span><span
style='color:windowtext;display:none;text-decoration:none'>1</span></a></span></p>

<p class=MsoToc1><span class=MsoHyperlink><a href="#_Toc33167156">License<span
style='color:windowtext;display:none;text-decoration:none'> </span><span
style='color:windowtext;display:none;text-decoration:none'>1</span></a></span></p>

<p class=MsoNormal>&nbsp;</p>

<h1><a name="_Toc33167146">Overview of QuickWho</a></h1>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>QuickWho provides a rich array of information about specific
Internet domains that surpasses other command-line, GUI or web-based
&quot;whois&quot; tools. Are you curious about who owns a particular domain
name? Do you want to contact them, or gather more information about them?
QuickWho can help you with these tasks.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal><img width=468 height=264 id="Picture 1"
src="QuickWho%20User%20Help.fld/image002.png"
alt="A close up of a map&#10;&#10;Description automatically generated"></p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal><img width=468 height=304 id="Picture 2"
src="QuickWho%20User%20Help.fld/image003.png"
alt="A screenshot of a social media post&#10;&#10;Description automatically generated"></p>

<h2>&nbsp;</h2>

<h2><a name="_Toc33167147">Why QuickWho?</a></h2>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>QuickWho compared to other &quot;whois&quot; tools:</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoListParagraphCxSpFirst style='text-indent:-.25in'><span
style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Much richer than other &quot;whois&quot; tools: includes
geographic data, map data, and simple &quot;whois&quot; data, as well as raw
whois output.</p>

<p class=MsoListParagraphCxSpMiddle style='text-indent:-.25in'><span
style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Geolocation of domains via map data.</p>

<p class=MsoListParagraphCxSpMiddle style='text-indent:-.25in'><span
style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Less cumbersome than using an Internet-based whois tool. No need
to load web page into browser.</p>

<p class=MsoListParagraphCxSpLast style='text-indent:-.25in'><span
style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Pleasant-to-use, platform-native interface.</p>

<p class=MsoNormal>&nbsp;</p>

<h1><a name="_Toc33167148">Installing QuickWho</a></h1>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>To download QuickWho, go to <a
href="https://www.codebykevin.com/quickwho.html"><span style='color:windowtext'>https://www.codebykevin.com/quickwho.html</span></a><u>.
</u>The downloadable is free and full-featured. A donation will be requested to
support its continued development. macOS 10.15 and Windows 10 are the minimum
supported OS versions.</p>

<p class=MsoNormal>&nbsp;</p>

<h1><a name="_Toc33167149">Using QuickWho</a></h1>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>QuickWho provides a rich array of information about specific
Internet domains. It offers several ways to get information about a domain. The
fastest way is to type in the name of the domain name you are querying in the
search field, hit return or the &quot;information&quot; toolbar button, and
view the data in the text display. You can also select &quot;Get
Information&quot; from the &quot;whois&quot; menu.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>Here is an overview of what QuickWho provides:</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoListParagraph style='text-indent:-.25in'><span style='font-family:
Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Distills basic whois data to an at-a-glance list, with both
domain information and geographic information about the domain. This is done
through a mix of approaches: the Python pythonwhois library, for basic
information about the domain; and the ip-api domain information server, which
retrieves geographic information about the domain (city/state/country,
latitude, longitude) based on the IP address. The raw whois data can also be
displayed; this can be configured in the preferences. The result is that more
precise, accurate whois data is delivered.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoListParagraph style='text-indent:-.25in'><span style='font-family:
Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Displays the text data as rich text with clickable URL's for
domain names and e-mail addresses, to facilitate e-mailing or displaying domain
information in a browser.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoListParagraph style='text-indent:-.25in'><span style='font-family:
Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Displays map information from the domain, based on OpenMapquest (<a
href="http://open.mapquestapi.com/staticmap/"><span style='font-size:10.0pt;
line-height:115%;color:windowtext'>http://open.mapquestapi.com/staticmap/</span></a>)
for map data.This can be useful for gathering more information about the
domain.</p>

<p class=MsoNormal>&nbsp;</p>

<h1><a name="_Toc33167150">Scriptability and Services</a></h1>

<p class=MsoNormal>&nbsp;</p>

<h2><a name="_Toc33167151">Mac Scripting</a></h2>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>QuickWho offers basic AppleScript support with the &quot;get
domain&quot; AppleScript command. The &quot;get domain&quot; call takes a
domain name as a parameter, and will display data about that domain in the
QuickWho GUI and will also log the data information to standard output for use
in other applications. To use QuickWho's AppleScript support, create an
AppleScript like this:</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal><span style='font-family:Courier'>   tell application
&quot;QuickWho&quot;</span></p>

<p class=MsoNormal><span style='font-family:Courier'>      do script &quot;getDomain
apple.com&quot;</span></p>

<p class=MsoNormal><span style='font-family:Courier'>   end tell</span></p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>Then, run the script in Script Editor or as part of a larger
AppleScript package.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>As an example of integrating a QuickWho AppleScript with
other applications, here is another sample script:</p>

<p class=MsoNormal> </p>

<p class=MsoNormal><span style='font-family:Courier'>   tell application
&quot;QuickWho&quot;</span></p>

<p class=MsoNormal><span style='font-family:Courier'>      set thetext to (do
script &quot;getDomain \&quot;apple.com\&quot;&quot;)</span></p>

<p class=MsoNormal><span style='font-family:Courier'>      tell application
&quot;TextEdit&quot;</span></p>

<p class=MsoNormal><span style='font-family:Courier'>         make new document
with properties {text:thetext}</span></p>

<p class=MsoNormal><span style='font-family:Courier'>      end tell</span></p>


<p class=MsoNormal><span style='font-family:Courier'>   end tell</span></p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>QuickWho can also be called from the Mac's Services menu. To
call QuickWho from the services menu, highlight a domain name in a
Services-aware application (such as Safari, Mail or TextEdit) and select
&quot;QuickWho: Display Domain Information&quot; from the Services menu. That
domain name will be passed to QuickWho and the domain information displayed in
QuickWho's main window.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>QuickWho also supports the ability to call other Mac applications
from the Services menu. To call another application's service--for instance, to
display a domain in Safari--simply highlight the text in QuickWho and then
select the appropriate item from the Services menu.</p>

<p class=MsoNormal>&nbsp;</p>

<h2><a name="_Toc33167152">Windows Scripting</a></h2>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>On Windows, QuickWho provides a command-line interface. The
command-line tool, quickwho-cli, can be called as follows:</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>quickwho-cli <i>domain</i></p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>&quot;Domain” is the domain name being queried. </p>

<p class=MsoNormal> </p>

<p class=MsoNormal>Internally on Windows, automating the application on Windows
is done using the Dynamic Data Exchange (DDE) protocol. The DDE protocol has
several components, including  &quot;Service,&quot; &quot;Topic,&quot; and
&quot;Items.&quot; In QuickWho, the Service name is always TclEval (because
that is the underlying name that the Tcl interpreter supports), the Topic name
is QuickWho, and Items (data or return values) are not currently required.
There are various programming languages on Windows in which one can write a DDE
client to automate a DDE application, including Tcl, Python, VBA, C/C++, and
others. An easy way to automate QuickWho from the command line is to install
Chris Oldwood's free DDE Command tool from <a
href="http://www.chrisoldwood.com/win32.htm"><span style='color:windowtext'>http://www.chrisoldwood.com/win32.htm</span></a>.
(This tool is used in implementing the batch interface to QuickWho.) </p>

<p class=MsoNormal>&nbsp;</p>

<h1><a name="_Toc33167153">Help</a></h1>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>QuickWho provides comprehensive user documentation from the
&quot;Help&quot; menu, and also provides tooltips for the toolbar buttons.
Additional user support is available via the &quot;Contact Code by Kevin&quot;
item in the Help menu.</p>

<p class=MsoNormal> </p>

<p class=MsoNormal>&nbsp;</p>

<h1><a name="_Toc33167154">Acknowledgments</a></h1>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>The following open-source technologies have gone into the
development of QuickWho:</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoListParagraphCxSpFirst style='margin-left:24.0pt;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>The Tcl/Tk GUI toolkit. Website: http://www.tcl.tk. License: <a
href="http://www.tcl.tk/software/tcltk/license.html"><span style='font-size:
10.0pt;line-height:115%;color:windowtext'>http://www.tcl.tk/software/tcltk/license.html</span></a></p>

<p class=MsoListParagraphCxSpMiddle style='margin-left:24.0pt;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>The Python programming language. Website and license: <a
href="http://www.python.org"><span style='font-size:10.0pt;line-height:115%;
color:windowtext'>http://www.python.org</span></a>. </p>

<p class=MsoListParagraphCxSpMiddle style='margin-left:24.0pt;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Ip-API ([http://www.ip-api.com]) for geo/IP data.</p>

<p class=MsoListParagraphCxSpMiddle style='margin-left:24.0pt;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>OpenMapquest (<a href="http://open.mapquestapi.com/staticmap/"><span
style='font-size:10.0pt;line-height:115%;color:windowtext'>http://open.mapquestapi.com/staticmap/</span></a>)
for map data.</p>

<p class=MsoListParagraphCxSpMiddle style='margin-left:24.0pt;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>pythonwhois library. Website and license: <a
href="https://pypi.python.org/pypi/pythonwhois/2.4.3"><span style='color:windowtext'>https://pypi.python.org/pypi/pythonwhois/2.4.3</span></a></p>

<p class=MsoListParagraphCxSpMiddle style='margin-left:24.0pt;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span><span style='font-size:10.0pt;line-height:115%'>App icon from the
Nuvola icon set by David Vignoni. Website:&nbsp;</span><a
href="mhtml:file://C:/Users/a469556/AppData/Roaming/TextSweep_App/lib/machelp/TextSweep%20User%20Help.mht!https://commons.wikimedia.org/wiki/Category:Nuvola_icons"><span
style='font-size:10.0pt;line-height:115%;color:windowtext'>https://commons.wikimedia.org/wiki/Category:Nuvola_icons</span></a><span
style='font-size:10.0pt;line-height:115%'>. License:&nbsp;</span><a
href="mhtml:file://C:/Users/a469556/AppData/Roaming/TextSweep_App/lib/machelp/TextSweep%20User%20Help.mht!https://www.gnu.org/licenses/lgpl-3.0.html"><span
style='font-size:10.0pt;line-height:115%;color:windowtext'>https://www.gnu.org/licenses/lgpl-3.0.html</span></a></p>

<p class=MsoListParagraphCxSpMiddle style='margin-left:24.0pt;text-indent:-.25in'><span
class=MsoHyperlink><span style='font-family:Symbol;color:windowtext;text-decoration:


none'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span></span>Toolbar icons from Picol icon set. Website and
license:&nbsp;<a href="http://www.picol.org/"><span style='font-size:10.0pt;
line-height:115%;color:windowtext'>http://www.picol.org</span></a></p>

<p class=MsoListParagraphCxSpMiddle style='margin-left:24.0pt;text-indent:-.25in'><span
class=MsoHyperlink><span style='font-family:Symbol;color:windowtext;text-decoration:


none'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span></span>DDE Command by Chris Oldwood. Website and license: <a
href="http://www.chrisoldwood.com/win32.htm"><span style='color:windowtext'>http://www.chrisoldwood.com/win32.htm</span></a></p>

<p class=MsoListParagraphCxSpMiddle style='margin-left:24.0pt;text-indent:-.25in'><span
class=MsoHyperlink><span style='font-family:Symbol;color:windowtext;text-decoration:


none'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span></span>Pythonwhois library for whois queries.  Website and
license: <span class=MsoHyperlink><span style='color:windowtext'>https://pypi.org/project/pythonwhois-alt/</span></span></p>

<p class=MsoListParagraphCxSpLast style='margin-left:24.0pt;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>pathed by Neil Butterworth. MIT license. Website:  <a
href="mhtml:file://C:/Users/a469556/AppData/Roaming/TextSweep_App/lib/machelp/TextSweep%20User%20Help.mht!https://code.google.com/archive/p/pathed/"><span
style='color:windowtext'>https://code.google.com/archive/p/pathed/</span></a></p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal> </p>

<h1><a name="_Toc33167155">QuickWho Version History</a></h1>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoPlainText><span style='font-family:Helvetica'>7.0 (March 1, 2020)</span></p>

<p class=MsoListParagraphCxSpFirst style='margin-left:24.0pt;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Major UI refresh.</p>

<p class=MsoListParagraphCxSpMiddle style='margin-left:24.0pt;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Support for dark mode on macOS. </p>

<p class=MsoListParagraphCxSpMiddle style='margin-left:24.0pt;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Streamlined Windows installation.</p>

<p class=MsoListParagraphCxSpLast style='margin-left:24.0pt;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>New scripting interface. </p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>6.4 (March 17, 2018):</p>

<p class=MsoListParagraphCxSpFirst style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Improved error handling if geo-ip data cannot be obtained.</p>

<p class=MsoListParagraphCxSpLast style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Migrate to new source code server.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>6.3 (February 24, 2018):</p>

<p class=MsoListParagraphCxSpFirst style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Improved resizing of main window for efficient UI.</p>

<p class=MsoListParagraphCxSpLast style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Removal of console on Windows.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>6.2 (May 1, 2017):</p>

<p class=MsoListParagraphCxSpFirst style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Improved scrolling performance, security support on macOS.</p>

<p class=MsoListParagraphCxSpLast style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Improved security support on Windows.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>6.1 (March 1, 2017):</p>

<p class=MsoListParagraphCxSpFirst style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Improved security on software updates.</p>

<p class=MsoListParagraphCxSpLast style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Minor UI enhancements.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>6.0 (May 1, 2016):</p>

<p class=MsoListParagraphCxSpFirst style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Updated whois library returns much better results.</p>

<p class=MsoListParagraphCxSpMiddle style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Update to Python 3 modernizes development.</p>

<p class=MsoListParagraphCxSpMiddle style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Initial port to Windows. </p>

<p class=MsoListParagraphCxSpLast style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Update of geo-ip web service.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>5.1 (April 15, 2014):</p>

<p class=MsoListParagraphCxSpFirst style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Improvements to Sparkle update engine.</p>

<p class=MsoListParagraphCxSpLast style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Minor bug fixes.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>5.0 (January 1, 2014):</p>

<p class=MsoListParagraphCxSpFirst style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Updated, modern UI with support for Retina displays.</p>

<p class=MsoListParagraphCxSpMiddle style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Fullscreen support.</p>

<p class=MsoListParagraphCxSpMiddle style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Supports Lion-stye auto- and sudden-termination.</p>

<p class=MsoListParagraphCxSpMiddle style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>More responsive display of data.</p>

<p class=MsoListParagraphCxSpLast style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Update to printing engine.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>4.0 (May 1, 2012):</p>

<p class=MsoListParagraphCxSpFirst style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Significant improvement in domain accuracy.</p>

<p class=MsoListParagraphCxSpMiddle style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>New under-the-hood application structure for better compliance
with Mac App Store guidelines.</p>

<p class=MsoListParagraphCxSpLast style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Minor bug fixes.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>3.3 (December 1, 2011):</p>

<p class=MsoListParagraphCxSpFirst style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Integration with Lion sandbox requirements.</p>

<p class=MsoListParagraphCxSpMiddle style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>New engines for geolocation and map data.</p>

<p class=MsoListParagraphCxSpLast style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Other bug fixes.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>3.2 (April 15, 2011):</p>

<p class=MsoListParagraphCxSpFirst style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Fix bug that prevents displaying of some domain data.</p>

<p class=MsoListParagraphCxSpMiddle style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Improved stability when printing output; print preview and saving
as PDF/Postscript now supported.</p>

<p class=MsoListParagraphCxSpLast style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Native-UI toolbars.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>3.1 (October 15, 2010):</p>

<p class=MsoListParagraphCxSpFirst style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Now supports native printing.</p>

<p class=MsoListParagraphCxSpLast style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Minor bug fixes.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>3.0 (July 12, 2010):</p>

<p class=MsoListParagraphCxSpFirst style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Complete rewrite with significantly expanded functionality.</p>

<p class=MsoListParagraphCxSpMiddle style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Displays distilled whois information and geographic data.</p>

<p class=MsoListParagraphCxSpMiddle style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Displays map information about specific Internet domain.</p>

<p class=MsoListParagraphCxSpLast style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>More robust AppleScript support and Services integration.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>2.3 (April 12, 2010)</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Fixed bugs in window menu that could cause application to freeze
or crash.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>2.2 (March 18, 2010)</p>

<p class=MsoListParagraphCxSpFirst style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Additional support options through help menu.</p>

<p class=MsoListParagraphCxSpMiddle style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Fixed potentially serious UI glitches with sheet windows and
window menu.</p>

<p class=MsoListParagraphCxSpLast style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Keyboard shortcuts now work correctly.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>2.1 (January 21, 2010):</p>

<p class=MsoListParagraphCxSpFirst style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Now a fully 64-bit application.</p>

<p class=MsoListParagraphCxSpMiddle style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Now includes support for AppleScript and Services.</p>

<p class=MsoListParagraphCxSpMiddle style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Main window behavior now fully conforms to Mac UI standards:
window hides when closed or via Command-W, and minimizes via Command-M.</p>

<p class=MsoListParagraphCxSpMiddle style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Bug fixes and optimizations for faster output.</p>

<p class=MsoListParagraphCxSpLast style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Assorted user interface improvements.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>2.0 (October 19, 2009):</p>

<p class=MsoListParagraphCxSpFirst style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Now built on the Cocoa frameworks.</p>

<p class=MsoListParagraphCxSpMiddle style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Updated user interface includes more modern button styles.</p>

<p class=MsoListParagraphCxSpLast style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Faster, more intuitive help viewer.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>1.1 (April 7, 2009):</p>

<p class=MsoListParagraphCxSpFirst style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Enhanced GUI with toolbar and keyboard shortcuts.</p>

<p class=MsoListParagraphCxSpMiddle style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Quickly query multiple servers for whois information by browsing
tree view.</p>

<p class=MsoListParagraphCxSpMiddle style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Configure text display through preferences menu.</p>

<p class=MsoListParagraphCxSpLast style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Save and print whois information.</p>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>1.0 (December 1, 2008):</p>

<p class=MsoListParagraph style='margin-left:.25in;text-indent:-.25in'><span

style='font-family:Symbol'>·<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span>Initial commercial release.</p>

<p class=MsoNormal>&nbsp;</p>

<h1><a name="_Toc33167156">License</a></h1>

<p class=MsoNormal>&nbsp;</p>

<p class=MsoNormal>The MIT License (MIT)</p>

<p class=MsoNormal>&nbsp;</p>

Changes to QuickWho.py.

334
335
336
337
338
339
340


341
342
343
344
345
346
347

        self.bottom_pw.add(self.bottomright)
        self.bottom_pw.add(self.bottomleft)

        self.wm_geometry('1100x600')

        if self.isAqua():


            self.tk.call('darkaqua::checkDarkMode')

    def geo_ip_lookup(self, domain):

        service = 'http://ip-api.com/json/'
        ip = domain








>
>







334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349

        self.bottom_pw.add(self.bottomright)
        self.bottom_pw.add(self.bottomleft)

        self.wm_geometry('1100x600')

        if self.isAqua():
            self.tk.call('bind', 'all', '<<LightAqua>>', 'darkaqua::changeImagesLight')
            self.tk.call('bind', 'all', '<<DarkAqua>>', 'darkaqua::changeImagesDark')
            self.tk.call('darkaqua::checkDarkMode')

    def geo_ip_lookup(self, domain):

        service = 'http://ip-api.com/json/'
        ip = domain

Changes to buildapp.

126
127
128
129
130
131
132



133
134
135
136
137
138
139
140
141


142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157

find build/QuickWho.app  -name "*.a"  -exec rm -rf {} \;
find build/QuickWho.app  -name "*debug"  -exec rm -rf {} \;
find build/QuickWho.app  -name "*.sh"  -exec rm -rf {} \; 

xattr -cr build/QuickWho.app




codesign   --deep --signature-size 9400 -f -s "Developer ID Application: Kevin Walzer" --verbose=2  --entitlements entitlements.plist build/QuickWho.app

rm -rf build/exe.macosx-10.15-x86_64-3.7

echo "Creating and signing DMG file..."

#hdiutil create  -srcfolder build -fs HFS+ -volname QuickWho QuickWho.dmg

#codesign  --signature-size 9400 -f -s "Developer ID Application: Kevin Walzer" --verbose=2  QuickWho.dmg



echo "Uploading DMG..."

#upload QuickWho.dmg updates

#upload quickwho-changes.tcl

#upload quickwho-version.tcl


#cd ../

#create archive of entire source tree
#tar cvfz QuickWho-$1.tgz QuickWho

echo "Done."







>
>
>
|





|

|
>
>



|

|

|


|


|


126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162

find build/QuickWho.app  -name "*.a"  -exec rm -rf {} \;
find build/QuickWho.app  -name "*debug"  -exec rm -rf {} \;
find build/QuickWho.app  -name "*.sh"  -exec rm -rf {} \; 

xattr -cr build/QuickWho.app

find build/QuickWho.app -type f -name "*.so"  -exec codesign --verbose --signature-size 9400 -f -s "Developer ID Application: Kevin Walzer" {} \;
find build/QuickWho.app -type f -name "*.dylib"  -exec codesign --verbose --signature-size 9400 -f -s "Developer ID Application: Kevin Walzer" {} \;

codesign   --deep --signature-size 9400 -f -s "Developer ID Application: Kevin Walzer" --verbose=2  --options runtime --entitlements entitlements.plist build/QuickWho.app

rm -rf build/exe.macosx-10.15-x86_64-3.7

echo "Creating and signing DMG file..."

hdiutil create  -srcfolder build -fs HFS+ -volname QuickWho QuickWho.dmg

codesign  --signature-size 9400 -f -s "Developer ID Application: Kevin Walzer" --verbose=2  QuickWho.dmg

notarize QuickWho.dmg

echo "Uploading DMG..."

upload QuickWho.dmg updates

upload quickwho-changes.tcl

upload quickwho-version.tcl


cd ../

#create archive of entire source tree
tar cvfz QuickWho-$1.tgz QuickWho

echo "Done."