This commit is contained in:
Darko Luketic 2019-08-30 18:58:43 +02:00
parent 7dfe464f2e
commit 39b9656baa
1 changed files with 7 additions and 0 deletions

View File

@ -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`