VPN that communicates solely via DNS packets
|
|
před 5 roky | |
|---|---|---|
| img | před 5 roky | |
| src | před 5 roky | |
| .gitignore | před 5 roky | |
| Cargo.toml | před 5 roky | |
| Makefile | před 5 roky | |
| README.md | před 5 roky |
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