commit d177ecca9c660b7386553ee6ff25133b0a780412
parent 98a64a23d67317caff4b8825bebabc4ef57e9f3f
Author: Frederic Cambus <fcambus@users.sourceforge.net>
Date: Mon, 29 Jul 2013 19:26:28 +0200
Adding RRDA ASCii logo header (Thanks H7)
Diffstat:
1 file changed, 19 insertions(+), 8 deletions(-)
diff --git a/README.md b/README.md
@@ -1,3 +1,15 @@
+ ______ ____________________.
+ / / / |
+ / . / | R
+ ________ ____/___ __/_____ _____ |
+ __ __\__ /__\__ /__\__ /__\\__ \__ | R
+ /// _/ // _/ // |/ \\ ._ \ |
+ _/ \ \_ \ \_ ' /_ |/ // | D
+ \_____/_____/___/_____/__________/____/ /_ |
+ <---------h7/dS!---- \ . \ -------\\______/ | A
+ \ \ \ |
+ \______\ \____________________|
+
## Description
RRDA is a REST API written in Go allowing to perform DNS queries over HTTP, and to get reverse PTR records for both IPv4 and IPv6 addresses. It outputs JSON-encoded DNS responses.
@@ -19,8 +31,8 @@ Build and install with the `go` tool :
go install rrda
## Usage
-
-By default, RRDA will bind on localhost, port 8080.
+
+By default, RRDA will bind on localhost, port 8080.
Usage of ./rrda:
-host="127.0.0.1": Set the server host
@@ -103,8 +115,8 @@ RRDA is developed by Frederic Cambus
## Resources
-Project Homepage : http://www.statdns.com
-
-Latest tarball release : http://www.statdns.com/rrda/rrda-1.00.tar.gz
-
-GitHub : https://github.com/fcambus/rrda
-\ No newline at end of file
+Project Homepage : http://www.statdns.com
+
+Latest tarball release : http://www.statdns.com/rrda/rrda-1.00.tar.gz
+
+GitHub : https://github.com/fcambus/rrda