Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pawfa/dns-in-weekend
Implementing DNS resolver from scratch
https://github.com/pawfa/dns-in-weekend
Last synced: 3 days ago
JSON representation
Implementing DNS resolver from scratch
- Host: GitHub
- URL: https://github.com/pawfa/dns-in-weekend
- Owner: pawfa
- Created: 2024-01-22T20:47:31.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-07T19:30:51.000Z (9 months ago)
- Last Synced: 2024-02-07T20:37:36.471Z (9 months ago)
- Language: JavaScript
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
Implementing DNS resolver from scratch based on https://implement-dns.wizardzines.com/ & https://github.com/EmilHernvall/dnsguide