adding 2 lines
This commit is contained in:
parent
c65c56e3a8
commit
6219d5bd33
@ -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
|
Loading…
Reference in New Issue
Block a user