VPN that communicates solely via DNS packets
Marius Schwarz 1348d914ae initial commit | пре 3 година | |
---|---|---|
img | пре 3 година | |
src | пре 3 година | |
.gitignore | пре 3 година | |
Cargo.toml | пре 3 година | |
Makefile | пре 3 година | |
README.md | пре 3 година |
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