From 39b9656baa411097941f9a25a87749d6ab0ab27a Mon Sep 17 00:00:00 2001 From: Darko Luketic Date: Fri, 30 Aug 2019 18:58:43 +0200 Subject: [PATCH] readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 8ffab87..b153c7d 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,13 @@ spamip is a command line tool that adds an IP to a bind zone file in DNSBL format +## Installing + +``` +go get github.com/dalu/spamip +go install github.com/dalu/spamip +``` + ## Getting Started All you need is a file with this header, in my cast it's located in `/var/bind/pri/localhost.zone`