take_sni

Crates.iotake_sni
lib.rstake_sni
version0.1.5
sourcesrc
created_at2024-09-09 10:05:58.486372
updated_at2024-09-28 09:47:22.384517
descriptionjust parse sni from buf
homepage
repositoryhttps://github.com/Cergoo/take_sni
max_upload_size
id1369093
size6,848
(Cergoo)

documentation

https://docs.rs/take_sni

README

take_sni

//! this is crate for just parse sni in tls client hello buffer,
//! returm endian pos in buffer and sni
//! this crate uses the parser combinator library and DOES NOT PANIC
Commit count: 10

cargo fmt