NetLens is a modern, fast Windows network scanner built with C++ and WinUI 3.
NetLens provides a clean, modern interface for network scanning operations on Windows platforms. Built with performance and usability in mind, it leverages native Windows technologies to deliver a responsive and efficient scanning experience.
- Modern WinUI 3 interface
- Native C++ performance
- Cross-layer architecture with clean separation between UI and core logic
- Built for Windows 10/11
- Language: C++20
- UI Framework: WinUI 3
- Target Platform: Windows 10 (version 1809+) / Windows 11
- Architecture: x64
Olivier Flentge - Original author and maintainer
This project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0).
See the LICENSE file in the project root for full license details.
This project requires Visual Studio 2022 or later with the following workloads:
- Desktop development with C++
- Windows App SDK development
Open NetLens.slnx in Visual Studio and build the solution.
Contributions are welcome! Please see CONTRIBUTING.md for guidelines.
This project adheres to a code of conduct. Please see CODE_OF_CONDUCT.md for details.
Copyright (c) 2025 Olivier Flentge. Licensed under AGPL-3.0.