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