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