readme
This commit is contained in:
parent
7dfe464f2e
commit
39b9656baa
@ -2,6 +2,13 @@
|
|||||||
|
|
||||||
spamip is a command line tool that adds an IP to a bind zone file in DNSBL format
|
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
|
## Getting Started
|
||||||
|
|
||||||
All you need is a file with this header, in my cast it's located in `/var/bind/pri/localhost.zone`
|
All you need is a file with this header, in my cast it's located in `/var/bind/pri/localhost.zone`
|
||||||
|
Loading…
Reference in New Issue
Block a user