VPN that communicates solely via DNS packets

Marius Schwarz 1348d914ae initial commit 3 년 전
img 1348d914ae initial commit 3 년 전
src 1348d914ae initial commit 3 년 전
.gitignore 1348d914ae initial commit 3 년 전
Cargo.toml 1348d914ae initial commit 3 년 전
Makefile 1348d914ae initial commit 3 년 전
README.md 1348d914ae initial commit 3 년 전

README.md

DNS VPN (DNS Tunnel)

DNS

This contains a short implementation of the DNS protocol, inspired by the documentation from @EmilHernvall https://github.com/EmilHernvall/dnsguide/blob/master/chapter5.md

Tunnel

TBD