Hacker News new | ask | show | jobs
by serpentfly 1122 days ago
Hey Hacker News community!

We are excited to announce the release of ndisapi-rs v0.4.0, a robust network packet filtering framework for Windows built with Rust. This update brings significant enhancements to networking tasks on the Windows platform, empowering developers to create efficient and secure networking solutions.

GitHub Repository: ndisapi-rs (https://github.com/wiresock/ndisapi-rs)

In this latest version, we have integrated the 'netlib' helper library, simplifying network interface management and making it easier than ever before. Our goal is to provide powerful yet user-friendly tools for networking, and 'netlib' is a testament to that commitment.

Key highlights of ndisapi-rs v0.4.0:

> Integration of 'netlib' for enhanced network interface management.

> Simplified API for packet filtering on Windows.

> Bug fixes and performance improvements.

Refer to the provided documentation (https://docs.rs/ndisapi-rs/0.4.0) for detailed usage instructions and examples.

We value your support and welcome any feedback you may have. If you encounter issues or have suggestions, please don't hesitate to reach out on our GitHub repository (https://github.com/wiresock/ndisapi-rs) or participate in our Rust community forums.

Let's continue building powerful and efficient networking solutions with Rust on Windows!

#rustlang #opensource #newrelease #networking #Windows #packetfiltering