Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bootjp/simpledns

[WIP] Toy DNS Forwarder (Another name DNS Cache Server)
https://github.com/bootjp/simpledns

Last synced: 3 months ago
JSON representation

[WIP] Toy DNS Forwarder (Another name DNS Cache Server)

Awesome Lists containing this project

README

        

# simpleDNS

## build
```
GOOS=linux GOARCH=arm64 go build
```