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