Like Pi Hole but for gophers.
 
 
 
Go to file
Adam Veldhousen fd928abe9e
allow setting forward IP address for blocked domains
2020-06-01 02:31:20 -05:00
deployment fixup code a bunch 2020-06-01 02:08:57 -05:00
.gitignore initial commit 2020-05-30 00:40:04 -05:00
Dockerfile fixup code a bunch 2020-06-01 02:08:57 -05:00
blocklists.go fixup code a bunch 2020-06-01 02:08:57 -05:00
blocklists_test.go use correct name in dns header, fixes blacklisting 2020-06-01 02:27:14 -05:00
config.go fixup code a bunch 2020-06-01 02:08:57 -05:00
config.json fixup code a bunch 2020-06-01 02:08:57 -05:00
dns.go allow setting forward IP address for blocked domains 2020-06-01 02:31:20 -05:00
go.mod initial commit 2020-05-30 00:40:04 -05:00
go.sum initial commit 2020-05-30 00:40:04 -05:00
main.go allow setting forward IP address for blocked domains 2020-06-01 02:31:20 -05:00
makefile fixup code a bunch 2020-06-01 02:08:57 -05:00