Skip to content

wxiaoguang/tldparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Top-level domain parser

FAQ

Why?

I need a simple and fast top-level domain parser to analyse network traffic.

How to use it?

See the tests.

Which data does it use?

https://publicsuffix.org/list/public_suffix_list.dat

How to learn about the domain naming system?

Why no PHP composer or Go mod?

Too simple to introduce them, unless there are enough users and interests.

How to update the data?

Run ./generate.php