You are browsing as a guest. Sign up (or log in) to start making projects!

Maxye4655

@Maxye4655

Joined August 21st, 2026

  • 4Devlogs
  • 2Projects
  • 1Ships
  • 0Votes
Ship Pending review

I have created NetWatch, a terminal-based Python utility that uses ARP scanning to discover active devices on a local network, identify their hostnames and hardware vendors, and export the results in either csv or json format.

  • 2 devlogs
  • 2h
Try project → See source code →
Open comments for this post
Reposted by @Maxye4655

1h 19m logged

Devlog #1 - I’ve started building NetWatch, a Python network monitoring tool.
So far I’ve implemented:
Automatic local IP and subnet detection
ARP-based device discovery using Scapy
MAC address detection
Hostname lookup
MAC vendor identification
My first successful scan discovered 11 devices on my network.

0
1
109
Open comments for this post

1h 19m logged

Devlog #1 - I’ve started building NetWatch, a Python network monitoring tool.
So far I’ve implemented:
Automatic local IP and subnet detection
ARP-based device discovery using Scapy
MAC address detection
Hostname lookup
MAC vendor identification
My first successful scan discovered 11 devices on my network.

0
1
109

Followers

Loading…