readme
This commit is contained in:
parent
7dfe464f2e
commit
39b9656baa
1 changed files with 7 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue