Skip to content

vilmacio/app-whois

Repository files navigation

Whois & Domain Verify

Mobile application for searching WHOIS on DNS Servers

How To Use   |    TLDs   |    License

   

How To Use

To clone and run this application, you'll need Git, Node.js v10.16 or higher + Yarn v1.13 or higher installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/vilmacio22/app-whois

# Go into the repository
$ cd app-whois

# Install dependencies
$ yarn install

# Run the app (iOS)
$ yarn ios

# Run the app (Android)
$ yarn android

TLDs supported

.AC .BIZ .CO.ZA .FJ .IL .KR .MUSEUM .PE .SH .TM .WEB.ZA
.AC.UK .BO .COM .FM .IM .KZ .MX .PL .SI .TN .WF
.AE .BR .COOP .FO .IN .LA .MY .PM .SK .TO .WS
.AERO .BY .CU .FR .INFO .LC .NA .PR .SKY .TR .XN
.AF .BZ .CX .GD .INT .LI .NAME .PRO .SM .TRAVEL .XXX
.AG .CA .CZ .GG .IO .LT .NC .PS .SN .TV .YT
.AI .CAPETOWN .DE .GI .IQ .LU .NET .PT .SO .TW
.AM .CAT .DK .GL .IR .LV .NET.ZA .PW .ST .TZ
.ARPA .CC .DM .GOV.ZA .IS .LY .NF .QA .SU .UA
.AS .CD .DURBAN .GS .IT .MD .NG .RE .SX .UG
.ASIA .CH .DZ .GY .JE .ME .NL .RO .SY .UK
.AT .CI .EC .HK .JOBS .MG .NO .RS .TC .US
.AU .CK .EDU .HM .JOBURG .MN .NU .RU .TEL .UY
.AX .CL .EE .HN .JP .MOBI .NZ .SB .TF .VC
.BE .CM .ES .HT .KE .MS .OM .SC .TH .VE
.BG .CN .EU .ID .KG .MT .ORG .SE .TK .VG
.BI .CO .FI .IE .KI .MU .ORG.ZA .SG .TL .VU

License

This project is under the MIT license. See the LICENSE for more information.


Created by vilmacio