VPN that communicates solely via DNS packets

Marius Schwarz 1348d914ae initial commit 3 năm trước cách đây
img 1348d914ae initial commit 3 năm trước cách đây
src 1348d914ae initial commit 3 năm trước cách đây
.gitignore 1348d914ae initial commit 3 năm trước cách đây
Cargo.toml 1348d914ae initial commit 3 năm trước cách đây
Makefile 1348d914ae initial commit 3 năm trước cách đây
README.md 1348d914ae initial commit 3 năm trước cách đây

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