VPN that communicates solely via DNS packets
Marius Schwarz 1348d914ae initial commit | há 3 anos atrás | |
---|---|---|
img | há 3 anos atrás | |
src | há 3 anos atrás | |
.gitignore | há 3 anos atrás | |
Cargo.toml | há 3 anos atrás | |
Makefile | há 3 anos atrás | |
README.md | há 3 anos atrás |
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