2 unstable releases

0.2.0 Sep 13, 2021
0.1.0 May 7, 2021

#106 in #nom

Download history 617/week @ 2023-12-11 431/week @ 2023-12-18 220/week @ 2023-12-25 713/week @ 2024-01-01 631/week @ 2024-01-08 450/week @ 2024-01-15 708/week @ 2024-01-22 672/week @ 2024-01-29 751/week @ 2024-02-05 705/week @ 2024-02-12 817/week @ 2024-02-19 582/week @ 2024-02-26 329/week @ 2024-03-04 404/week @ 2024-03-11 369/week @ 2024-03-18 256/week @ 2024-03-25

1,406 downloads per month

MIT/Apache

18KB
435 lines

License: MIT Apache License 2.0 Crates.io Version docs.rs Github CI Minimum rustc version

NetBIOS parser

This crate contains parsers for the NetBIOS (rfc1002) network format, in pure Rust.

Currently only NBSS parsing is implemented

The code is available on Github and is part of the Rusticata project.

Changes

0.1

  • Initial version

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~1.4–2.1MB
~42K SLoC