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