Update readme.
This commit is contained in:
parent
8df20111e5
commit
1a0fbd3f9d
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue