VPN that communicates solely via DNS packets
Marius Schwarz 1348d914ae initial commit | vor 3 Jahren | |
---|---|---|
img | vor 3 Jahren | |
src | vor 3 Jahren | |
.gitignore | vor 3 Jahren | |
Cargo.toml | vor 3 Jahren | |
Makefile | vor 3 Jahren | |
README.md | vor 3 Jahren |
This contains a short implementation of the DNS protocol, inspired by the documentation from @EmilHernvall https://github.com/EmilHernvall/dnsguide/blob/master/chapter5.md
TBD