Updated Readme.
This commit is contained in:
parent
65c79313c8
commit
a4a3e502e8
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
@ -1 +1,9 @@
|
|||
# dnsparse
|
||||
# DNSparse
|
||||
|
||||
Playing around with parsing dns packets in Javascript.
|
||||
|
||||
## ToDo
|
||||
- [ ] Import packet string into Arraybuffer
|
||||
- [ ] Parse the headers into a Javascript object
|
||||
- [ ] Test/Fix browser JS compatibility
|
||||
|
||||
|
|
Loading…
Reference in a new issue