sarsooxyz.hugo/content/posts/dnstp/index.md

10 lines
522 B
Markdown
Raw Normal View History

2024-07-03 08:59:15 +01:00
---
2024-10-11 23:13:36 +01:00
title: "dnstp: Transmitting Arbitrary Data With DNS"
2024-07-03 08:59:15 +01:00
date: 2024-07-02T08:26:40+00:00
---
![Build Binaries](https://github.com/Sarsoo/dnstp/actions/workflows/build.yml/badge.svg)
2024-10-11 23:13:36 +01:00
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