Skip to content

Chaosnet/config-files-from-dns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate Chaos host info from DNS

Options:

-3 to generate hosts3 format ("extended" RFC 810) for ITS

-l to generate lispm format (RFC 752, I think) which looks like it matches the 4.1BSD format.

-a to add aliases for .Chaosnet.NET hosts by removing the trailing .Chaosnet.NET (so you can parse two-letter abbrevs easily)

-i to create a list of ITS shortnames, suitable for def of ITSIRP in SYSTEM;CONFIG

-d domain to set local domain, which is also adds aliases without the domain

Requires dnspython, which is at https://github.com/rthalley/dnspython.

About

Tools to create host files (and perhaps other configuration files) from DNS data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages