đ Overview
NetPulse Network Scanner is a professional-grade Windows desktop application that discovers and analyzes devices on your local network. Built with WPF .NET 8.0 and MVVM architecture, it provides enterprise-level network discovery in a clean, user-friendly interface.
Blazing Fast
Async scanning with 30 concurrent threads
Modern UI
Dark theme with smooth animations
Privacy First
No data collection, runs completely offline
Real-time Updates
Live device discovery as scan progresses
đĨ Download & Installation
đĻ Get NetPulse
Download Link:
https://files.catbox.moe/olh16d.zip
File size: 62 MB | Format: ZIP archive (portable)
đ Installation Steps
1 Download the ZIP file
2 Right-click â Extract All
3 Right-click NetPulseScanner.exe â Run as Administrator
4 Click "Start Scan" to begin!
đ Quick Start Guide
đ¯ 5 Steps to Scan Your Network
1 Launch NetPulse as Administrator
2 Click âļ Start Scan
3 Watch devices appear in real-time
4 Right-click any device for actions
5 Click đž Export CSV to save results
⥠Features
Network Discovery
Auto-detects your local subnet and finds all active devices with ICMP ping sweep
Port Scanning
Scans 18 common TCP ports with service fingerprinting and banner grabbing
Vendor Lookup
Identifies device manufacturers via IEEE OUI database (10,000+ vendors)
Service Detection
Identifies specific software and versions (Apache, nginx, OpenSSH, MySQL, etc.)
Real-time Search
Instant filtering across all columns as you type
CSV Export
Save scan results for documentation or analysis
Quick Launch
One-click SSH, RDP, and web browser connections
Copy Info
Copy IP or full device details to clipboard
OUI Updater
One-click update of vendor database from IEEE
Cancelable Scans
Stop any scan instantly with the Cancel button
đ Search & Filter
The search bar filters results in real-time across:
- đĄ IP Address -
192.168.1 - đģ Hostname -
router,printer - đ MAC Address -
00:14:22 - đ Vendor -
Cisco,Apple - đ Open Ports -
22,HTTP
Example: Find all web servers
Search: 80 or http or 443
Example: Find Apple devices
Search: apple
Example: Find SSH servers
Search: 22 or ssh
â Frequently Asked Questions
đ§ Why do I need Administrator privileges?
MAC address detection reads the Windows ARP table, which requires elevated privileges. The app still works without admin, but MAC addresses show as "Unavailable".
đĄī¸ Is this tool safe?
Yes! NetPulse only performs standard ICMP pings and TCP connection attempts. It does not exploit vulnerabilities or attempt to hack devices. All data stays on your computer.
đ How long does a scan take?
A full scan of a /24 subnet (254 IPs) takes 30-60 seconds depending on network speed and active devices.
đ Can I scan the internet?
No - NetPulse is designed for local network scanning only. It automatically detects your local subnet.
đ How often should I update OUI?
Click "Update OUI" once a month to keep vendor information current.
đģ Is there a portable version?
Yes! The app is completely portable - just extract and run. No installation required.
đ Does it send my data anywhere?
No - NetPulse runs completely offline. The only internet access is for optional OUI database updates.
đ Credits
NetPulse Network Scanner v1.0.0
⨠Created by: DeepSeek
đ Prompted by: Greg Urbano
đ§ Built with: WPF (.NET 8.0) + CommunityToolkit.Mvvm + SharpSnmpLib
đ OUI Database: IEEE Standards Association
Š 2024 - Free for personal and commercial use | Open Source