---
title: "Scanopy: Self-Hosted Network Scanner That Builds a Live Topology Map"
url: https://daily.dev/posts/scanopy-self-hosted-network-scanner-that-builds-a-live-topology-map-e7nhs0aiw
source_url: https://noted.lol/scanopy/
type: article
source: "Noted"
published: 2026-03-03T14:33:33.607Z
updated: 2026-03-03T14:33:55.193Z
tags: ["docker", "homelab"]
reading_time: 4
upvotes: 8
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Scanopy: Self-Hosted Network Scanner That Builds a Live Topology Map

**[Noted](https://daily.dev/sources/noted)** · 4 min read · 8 upvotes · 0 comments

## Summary

Scanopy is an open-source, self-hosted network discovery tool built for homelabs. It runs a server and one or more daemons (dockerized) that scan VLANs via ARP and full 65k-port scans, detect 200+ common self-hosted services through pattern matching, poll network devices via SNMP v2c (including LLDP/CDP neighbor data), and generate an interactive, self-updating topology map. Features include versioned and branchable topologies, editable visualizations, CSV export, a granular API with scoped keys, and a UI for manually assigning unidentified ports. Licensed under AGPL-3.0.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://noted.lol/scanopy/>

---

Tags: [#docker](https://daily.dev/tags/docker), [#homelab](https://daily.dev/tags/homelab)

[View this post on daily.dev](https://daily.dev/posts/scanopy-self-hosted-network-scanner-that-builds-a-live-topology-map-e7nhs0aiw)
