https://github.com/jrwren/host2zone
convert a hosts file to a bind zone file
https://github.com/jrwren/host2zone
hacktoberfest
Last synced: 4 months ago
JSON representation
convert a hosts file to a bind zone file
- Host: GitHub
- URL: https://github.com/jrwren/host2zone
- Owner: jrwren
- Created: 2018-11-14T16:04:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-14T22:13:15.000Z (over 6 years ago)
- Last Synced: 2023-03-11T01:23:03.671Z (over 2 years ago)
- Topics: hacktoberfest
- Language: Go
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
# host2zone
A little script I whipped up real quick to turn a hosts file into a bind dns zone. I have written these in perl, python, and probably awk over the years, but I'm tired of writing them so I'm dropping this here.