fportantier / asydns-client

AsyDNS Protocol Client

Home Page:https://www.securetia.com/en/research.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AsyDNS Multiplatform Client (in Golang)

Client for the AsyDNS Protocol (https://github.com/fportantier/asydns)

Quick Start

To claim your AsyDNS record, simply download the pre-compiled binaries from https://github.com/fportantier/asydns-client/releases or build with go get:

go get github.com/portantier/asydns-client 
asydns-client
{"ip": "181.62.13.11", "name": "da1f02ef5607f00c244afdef044529ca74d59cb560371ae80acb5268.a.asydns.org."}

The development of this software is supported by Securetia SRL (https://www.securetia.com/)

About

AsyDNS Protocol Client

https://www.securetia.com/en/research.html

License:BSD 2-Clause "Simplified" License


Languages

Language:Go 91.1%Language:Shell 8.9%