index
:
rescached
dev
dev-telemetry
main
DNS resolver cache daemon, DNS server with caches support.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client.go
Age
Commit message (
Expand
)
Author
2024-03-21
all: replace module "share" with "pakakeh.go"
Shulhan
2024-02-04
all: apply recommendation from linter revive
Shulhan
2023-09-23
go.mod: update all dependencies and set Go mod version to 1.20
Shulhan
2023-04-01
all: update go doc comments
Shulhan
2022-06-09
all: change the HTTP API to update hosts in block.d
Shulhan
2022-05-22
all: use the exported Blockd type instead of interface{}
Shulhan
2022-05-22
all: implement HTTP API to fetch list of block.d
Shulhan
2022-05-22
all: export and rename the hostsBlock type to Blockd
Shulhan
2022-05-17
cmd/resolver: implement command to delete record on zone
Shulhan
2022-05-16
all: use consistent parameter name for zone name
Shulhan
2022-05-16
cmd/resolver: implement command to get records on zone
Shulhan
2022-05-16
cmd/resolver: add command to fetch and print all zones
Shulhan
2022-05-15
cmd/resolver: implement command to add new record to zone
Shulhan
2022-05-14
cmd/resolver: implement command to create and delete zone file
Shulhan
2022-05-13
cmd/resolver: implement command to delete record on hosts file
Shulhan
2022-05-11
cmd/resolver: implement command to add new record to hosts file
Shulhan
2022-04-24
cmd/resolver: implement command to manage hosts.d
Shulhan
2022-04-22
all: changes the block.d update API request type to x-www-form-urlencoded
Shulhan
2022-04-21
all: implement HTTP API to enable or disable hosts on block.d
Shulhan
2022-04-20
cmd/resolver: implement command to update block.d hosts by its name
Shulhan
2022-04-16
cmd/resolver: implement sub command to update environment
Shulhan
2022-04-16
cmd/resolver: implement command to fetch and print server environment
Shulhan
2022-04-15
all: implement sub command to remove caches by domain name
Shulhan
2022-04-15
cmd/resolver: implement command to search the caches
Shulhan
2022-04-14
cmd/resolver: implement caches command
Shulhan