dns resolver toy
|
Manos Pitsidianakis
236b5723a5
Signed-off-by: Manos Pitsidianakis <manos@pitsidianak.is> |
||
|---|---|---|
| src | Add domain crate dependency | |
| .gitignore | Initial commit | |
| Cargo.lock | Add domain crate dependency | |
| Cargo.toml | Add domain crate dependency | |
| LICENCE | Initial commit | |
| README.md | Initial commit | |
determ
Test that record parsing works by
query 8.8.8.8 for example.com's A record:
cargo test test_google -- --nocapture
Actual resolv is absent