Skip to content
This repository has been archived by the owner on Dec 14, 2020. It is now read-only.

llybin/burst-dns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BurstCoin DNS

Run under root, because software needs access to resolv.conf and listen 53 port.

Example for test: http://devtrue.burst/

How to add domain

Open your wallet on any node, e.g.: https://wallet.burst.devtrue.net

Alias section

Register alias

Supported types: a, aaaa

Example: [{"type": "a", "data": "IP1", "ttl": 3600}, {"type": "a", "data": "IP2", "ttl": 7200}]