Skip to content

wux1an/fdns2sqlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fdns2sqlite

A tool that can convert fdns.json to sqlite3.

Usage

$ fdns2sqlite.exe ./path/of/filename.json
Saved to "absolute/path/filename.sqlite3"

$ fdns2sqlite.exe ./path/of/filename.json
Saved to "absolute/path/filename-1.sqlite3"

...