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>
This commit is contained in:
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
artcheck
|
||||
.claude/
|
||||
art-net.pdf
|
||||
Reference in New Issue
Block a user