
Research
/Security News
npm Author Qix Compromised via Phishing Email in Major Supply Chain Attack
npm author Qix’s account was compromised, with malicious versions of popular packages like chalk-template, color-convert, and strip-ansi published.
Comprehensive WiFi network analysis & performance testing tool for macOS - speed tests, latency analysis, health diagnostics, QoS analysis & more
The Ultimate WiFi Network Analysis & Performance Testing Tool for macOS
A comprehensive command-line tool that transforms your Mac into a powerful WiFi analyzer, network diagnostics suite, and performance testing platform. WiFi Radar is the godfather of all WiFi analysis tools - from signal strength and device discovery to internet speed testing and quality of service analysis.
npm install -g wifi-radar
# Quick network scan
wifi-radar scan
# Comprehensive health analysis
wifi-radar health
# Internet speed test
wifi-radar speed
# Network diagnostics
wifi-radar diagnostics
# Live dashboard
wifi-radar dashboard
wifi-radar scan [-v, --verbose] # Scan for nearby WiFi networks
wifi-radar signal # Analyze signal strength and quality
wifi-radar devices # Identify connected devices
wifi-radar topology [-i, --interactive] # Generate network topology map
wifi-radar speed [--size small|medium|large] # Comprehensive speed test
wifi-radar ping [-h host] [-c count] # Latency and jitter testing
wifi-radar diagnostics # Complete network diagnostics
wifi-radar health # WiFi network health analysis
wifi-radar qos # Quality of Service analysis
wifi-radar security # Security audit
wifi-radar dashboard # Real-time monitoring dashboard
wifi-radar help-extended # Comprehensive help and examples
wifi-radar --help # Basic help
┌────────────────────┬────────────┬──────────┬────────────┬────────────────────┬────────────┐
│ SSID │ Signal │ Channel │ Frequency │ Security │ Connected │
├────────────────────┼────────────┼──────────┼────────────┼────────────────────┼────────────┤
│ MyNetwork_5G │ -45 dBm │ 161 │ 5 GHz │ WPA3 Personal │ ✓ │
│ NeighborWiFi │ -67 dBm │ 6 │ 2.4 GHz │ WPA2 Personal │ │
└────────────────────┴────────────┴──────────┴────────────┴────────────────────┴────────────┘
📊 SPEED TEST RESULTS
──────────────────────────────────────────────────
📥 Download: 85.4 Mbps
📤 Upload: 42.1 Mbps
🏓 Latency: 12 ms
📊 Jitter: 2.1 ms
�� Loss: 0.0%
📈 PERFORMANCE RATING
▰▰▰▰▰ EXCELLENT
🏥 WIFI HEALTH REPORT
══════════════════════════════════════════════════
📊 OVERALL HEALTH
Status: EXCELLENT
📶 SIGNAL ANALYSIS
Strength: -45 dBm (Excellent)
Quality: EXCELLENT
Stability: Stable
🚀 SPEED ANALYSIS
Download: 85.4 Mbps (EXCELLENT)
Upload: 42.1 Mbps
🏓 LATENCY ANALYSIS
Ping: 12 ms (EXCELLENT)
Jitter: 2.1 ms
📊 CONGESTION ANALYSIS
Level: LOW
Channel Utilization: 15%
🔒 SECURITY ANALYSIS
Level: SECURE
WiFi Radar analyzes your network's suitability for different applications:
🎯 QUALITY OF SERVICE ANALYSIS
══════════════════════════════════════════════════
📊 OVERALL CLASSIFICATION
EXCELLENT
🎮 APPLICATION PERFORMANCE
📹 Video Streaming: EXCELLENT
📞 Voice Calls: EXCELLENT
🎯 Gaming: EXCELLENT
🌐 Web Browsing: EXCELLENT
Complete network troubleshooting and analysis:
🔍 NETWORK DIAGNOSTICS REPORT
════════════════════════════════════════════════════════════
🌐 NETWORK INTERFACE
Interface: en0
IP Address: 192.168.1.100
MAC Address: aa:bb:cc:dd:ee:ff
Status: UP
🔗 CONNECTIVITY TESTS
Internet: ✓ Connected
Gateway: ✓ Reachable
Local Network: ✓ Connected
DNS: ✓ Working
🔍 DNS CONFIGURATION
DNS Servers: 8.8.8.8, 1.1.1.1
DNS Resolution Tests:
google.com: ✓ 15ms → 142.250.194.78
cloudflare.com: ✓ 12ms → 104.16.133.229
# Run comprehensive analysis and save to file
wifi-radar health > network-health.txt
wifi-radar diagnostics > network-diagnostics.txt
# Performance monitoring
wifi-radar speed --size large > speed-test-$(date +%Y%m%d).txt
# Step 1: Check overall health
wifi-radar health
# Step 2: Run diagnostics if issues found
wifi-radar diagnostics
# Step 3: Test specific connectivity
wifi-radar ping -h 8.8.8.8 -c 20
# Step 4: Check QoS for specific applications
wifi-radar qos
wifi-radar health
first for overall statuswifi-radar diagnostics
helps identify specific issueswifi-radar qos
to ensure your network supports your applicationswifi-radar security
periodicallywifi-radar dashboard
for continuous monitoringContributions are welcome! Please feel free to submit a Pull Request.
MIT License - see the LICENSE file for details.
system_profiler
, ping
, arp
, and other network utilitiesWiFi Radar - Transform your Mac into the ultimate WiFi analysis powerhouse! 🚀📡
FAQs
Comprehensive WiFi network analysis & performance testing tool for macOS - speed tests, latency analysis, health diagnostics, QoS analysis & more
The npm package wifi-radar receives a total of 6 weekly downloads. As such, wifi-radar popularity was classified as not popular.
We found that wifi-radar demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
/Security News
npm author Qix’s account was compromised, with malicious versions of popular packages like chalk-template, color-convert, and strip-ansi published.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.