FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
I Built a Terminal-Based WiFi & LAN Security Scanner in Go (NOVA)
How-ToTools

I Built a Terminal-Based WiFi & LAN Security Scanner in Go (NOVA)

via Dev.toZayan Mohamed1mo ago

The Terminal Needs More Security Tools 🛡️ If you spend most of your day in the terminal (shoutout to my fellow Neovim and Zsh users), switching to a heavy GUI just to check your network's security posture feels like a context switch you shouldn't have to make. When you want to know what devices are lurking on your local subnet, or if your nearby WiFi networks are leaking data via outdated encryption, the standard approach usually involves running raw nmap commands and parsing through walls of text. I wanted something faster, more visual, and entirely keyboard-driven. I wanted a tool that didn't just dump data, but actually analyzed it and gave me a risk score . So, I built NOVA (Network Observation & Vulnerability Analyzer). What is NOVA? 🌌 NOVA is a purely defensive security assessment tool written in Go. It wraps powerful underlying system utilities ( nmap and nmcli ) in a beautiful, interactive Terminal User Interface (TUI). Instead of parsing terminal vomit, NOVA gives you an organ

Continue reading on Dev.to

Opens in a new tab

Read Full Article
27 views

Related Articles

How-To

What I learned about X-HEEP by Benchmarking

Medium Programming • 11h ago

No more Chinese Polestar 3s as production shifts entirely to the US
How-To

No more Chinese Polestar 3s as production shifts entirely to the US

Ars Technica • 12h ago

How-To

The most important 40 mcq with its answers How to use Android visual studio to make a mobile app

Medium Programming • 13h ago

What is Agent Script? How to Build Agents with It in Agentforce
How-To

What is Agent Script? How to Build Agents with It in Agentforce

Medium Programming • 13h ago

I Coded 3 Famous Trading Strategies in Pine Script and Backtested All of Them. None Passed.
How-To

I Coded 3 Famous Trading Strategies in Pine Script and Backtested All of Them. None Passed.

Medium Programming • 13h ago

Discover More Articles