Browse Source

init readme

Marius Schwarz 4 years ago
parent
commit
ec8c232006
1 changed files with 10 additions and 0 deletions
  1. 10 0
      README.md

+ 10 - 0
README.md

@@ -0,0 +1,10 @@
+# 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
+
+
+