diff --git a/Solutions/challenge-dns-forwarder.md b/Solutions/challenge-dns-forwarder.md index 2c80268..9a97aa5 100644 --- a/Solutions/challenge-dns-forwarder.md +++ b/Solutions/challenge-dns-forwarder.md @@ -7,3 +7,4 @@ The shared solutions: | No. | Solution | Language | Author | |-----|----------|----------|--------| | 1 | [DNS - Forwarder ](https://github.com/lokesh-katari/DNS-forwarder) | Go | [Lokesh Katari](https://github.com/lokesh-katari) | +| 2 | [dns-forwarder](https://github.com/mk-milly02/dns-forwarder) | Go | [mk-milly02](https://github.com/mk-milly02) |