This website requires JavaScript.
Explore
Help
Register
Sign In
rustics
/
dns
Watch
2
Star
0
Fork
0
You've already forked dns
Code
Issues
8
Pull Requests
Projects
1
Releases
Wiki
Activity
DNS server in Rust for learning and fun purposes
9
Commits
3
Branches
0
Tags
73
KiB
Rust
91.6%
Shell
4.7%
Python
3.7%
00ac8cbb4f
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Tobias Ottenweller
00ac8cbb4f
Use result for test
2022-04-06 20:20:00 +02:00
src
Use result for test
2022-04-06 20:20:00 +02:00
.gitignore
Code for parsing headers added.
2022-03-13 21:56:17 +01:00
Cargo.lock
(tests) Implement tests for DNS header parsing
2022-04-06 20:19:41 +02:00
Cargo.toml
(tests) Implement tests for DNS header parsing
2022-04-06 20:19:41 +02:00
udp_sender.py
Code for parsing headers added.
2022-03-13 21:56:17 +01:00