Update readme.

This commit is contained in:
John Shaver 2018-09-17 16:52:10 -07:00
parent 8df20111e5
commit 1a0fbd3f9d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# DNSparse
# DNS Header Parsing in javascript
Playing around with parsing dns packets in Javascript.
Sample code parsing dns headers in javascript. I wrote this at the request of a potential employer during the interview process. Not really a usuable module, but this was specifically what they wanted to see.
## ToDo
- [x] Import packet string into Arraybuffer