Commit Graph

2 Commits

Author SHA1 Message Date
Ian Gulliver
3c0648f921 Apply go fix modernizations 2026-03-05 11:39:11 -08:00
Ian Gulliver
9fcc19ba9e Initial commit: ArtNet packet sniffer and validator
Sniffs ArtNet packets on UDP port 6454 and validates against the Art-Net 4 spec.
Currently validates ArtPoll and ArtPollReply packets.

Features:
- Structured logging with slog
- Name filter regex (-name flag)
- Verbose mode (-v flag)
- Universe display as net:subnet:universe (portaddr)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 10:07:19 -08:00