Commit graph

16 commits

Author SHA1 Message Date
Arnold Dechamps bd0275ce41
Trying to fix unicode (#36)
* pulling all the debuging out

* taking all the logging out
2024-05-07 14:23:06 +02:00
Arnold Dechamps 0321c20ab5
linting and comment 2024-04-14 17:58:34 +02:00
Arnold Dechamps 0ac8a1e9c7
adding code for RDAP and TLD websites 2024-04-14 17:47:19 +02:00
Arnold Dechamps 52effec67c
RDAP not whois 2024-03-01 02:15:29 +01:00
Arnold Dechamps 4baef0b431
typo 2024-02-26 09:18:02 +01:00
Arnold Dechamps 323db5f118
passed on zonefile instead of active DNS-Polling 2024-02-26 09:16:06 +01:00
Arnold Dechamps 3ba7da8cca
parsing zonefile and putting it in database 2024-02-26 07:06:14 +01:00
Arnold Dechamps 06ef8ab781
resistant to error's, DNSSEC done 2024-02-26 03:40:33 +01:00
Arnold Dechamps 644cc4599c
fixing listing. Now I get coherent results 2024-02-25 04:56:05 +01:00
Arnold Dechamps a8687af736
DNSSEC almost working. Need to add other types of record to verify stuff 2024-02-25 04:45:41 +01:00
Arnold Dechamps 554564ee3c
working v4, v6 and nsserver 2024-02-25 03:44:26 +01:00
Arnold Dechamps 62e2138d5c
removing zonefile-parser lib (does not do all we need) and droping the IANA zonefile (too complicated to parse) to go with a list of TLD's of ICAN (easyer to parse and then test individually) 2024-02-25 02:34:52 +01:00
Arnold Dechamps cc621e2653
flake 2024-02-15 18:09:45 +01:00
Arnold Dechamps 9b1e36dc81
Needs to do NS records and resolve value problems. Otherwise, mostly works 2024-02-15 16:48:49 +01:00
Arnold Dechamps 94cc3ba2a6
not yet working 2024-02-12 21:16:22 +01:00
Arnold Dechamps 963616fbcc
polls correct data and has it in text 2024-02-12 19:57:07 +01:00