This commit is contained in:
Pascal Engélibert 2025-11-05 14:17:38 +01:00
commit 90a9196a9d
10 changed files with 1124 additions and 52 deletions

View file

@ -10,6 +10,12 @@ It relies on the server name extension in TLS (SNI). Requests without server nam
For experimental purpose. Do not use on an open network where security matters.
## Build
```bash
RUSTFLAGS="--cfg tokio_unstable" cargo build --release
```
## Record file format
The record file is a list of records. Each record follows this format: