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