VPN that communicates solely via DNS packets
Marius Schwarz 1348d914ae initial commit | 3 år sedan | |
---|---|---|
img | 3 år sedan | |
src | 3 år sedan | |
.gitignore | 3 år sedan | |
Cargo.toml | 3 år sedan | |
Makefile | 3 år sedan | |
README.md | 3 år sedan |
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