dnstp #1

Merged
sarsoo merged 5 commits from dnstp into master 2024-10-13 19:09:47 +01:00
Showing only changes of commit 6219d5bd33 - Show all commits

View File

@ -1,7 +1,10 @@
---
title: "dnstp: Tranmitting Arbitrary Data With DNS"
title: "dnstp: Transmitting Arbitrary Data With DNS"
date: 2024-07-02T08:26:40+00:00
---
![Build Binaries](https://github.com/Sarsoo/dnstp/actions/workflows/build.yml/badge.svg)
I have written previously about my Rust projects. However, these have always been in WebAssembly so they are consumed from a web browser. I wanted to play with native Rust code and the multi-threaded ecosystem.
Something I also enjoy, when working with low-level languages, is bitwise operations. These two led me to the idea of building