Skip to content

Commit a6cb9f1

Browse files
chore: added binaries and updated readme instructions
Signed-off-by: Aditya Kumar Singh <sadityakumar9211@gmail.com>
1 parent ade4aa5 commit a6cb9f1

File tree

5 files changed

+2
-0
lines changed

5 files changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
A recursive resolver which queries public DNS infrastructure recursively (from root-nameserver to the authoratative-nameserver for that particular domain) and responds with DNS response packet.
44

55
## Getting Started
6+
The easiest way to get started is through downloading and running the binaries on your platform from `binaries` directory. However, if you don't find any for your platform or want to DIY, you can follow below process:
7+
68
1. Clone this repository
79
```zsh
810
git clone https://github.com/sadityakumar9211/go-res

binaries/darwin-amd64

2.94 MB
Binary file not shown.

binaries/darwin-arm64

2.99 MB
Binary file not shown.

binaries/linux-amd64

2.91 MB
Binary file not shown.

binaries/windows-amd64

3.07 MB
Binary file not shown.

0 commit comments

Comments
 (0)