This website requires JavaScript.
Explore
Help
Sign In
theater
/
tendrils
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
147
Commits
1
Branch
0
Tags
7f36444003e3ca421aeaf8ec0a6fb8d3773c324e
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Ian Gulliver
7f36444003
Sort by names, then IPs
2026-01-28 21:16:35 -08:00
.claude
mod tidy
2026-01-28 13:00:35 -08:00
cmd
/tendrils
Add broadcast packet tracking with rate monitoring
2026-01-25 19:40:39 -08:00
notes
New pcap
2026-01-25 10:01:37 -08:00
static
Revert "Add missing node tracking for config-defined nodes"
2026-01-28 08:42:12 -08:00
.gitignore
Always enable HTTPS, require config.yaml
2026-01-25 11:33:15 -08:00
arp_darwin.go
fix goroutine leak and reduce code duplication
2026-01-23 23:28:58 -08:00
arp_linux.go
Fix ARP incomplete entries and Art-Net broadcast reception
2026-01-27 22:57:53 -08:00
arp.go
refactor codebase and fix bugs
2026-01-23 23:21:51 -08:00
artnet.go
Use shared artnet library and listen for unicast replies
2026-01-28 10:28:06 -08:00
bmd.go
fix goroutine leak and reduce code duplication
2026-01-23 23:28:58 -08:00
broadcast.go
Add broadcast packet bucketing by protocol/port
2026-01-25 20:16:53 -08:00
CLAUDE.md
Add HTTP API with JSON status endpoint and typeid support
2026-01-24 11:03:34 -08:00
config.example.yaml
Add location grouping with cola layout
2026-01-24 15:04:42 -08:00
config.go
Revert "Add missing node tracking for config-defined nodes"
2026-01-28 08:42:12 -08:00
config.yaml
Sort by names, then IPs
2026-01-28 21:16:35 -08:00
dante.go
Improve hover cards with wrapper pattern and consistent behavior
2026-01-26 14:45:31 -08:00
errors.go
Revert "Add missing node tracking for config-defined nodes"
2026-01-28 08:42:12 -08:00
go.mod
mod tidy
2026-01-28 13:00:35 -08:00
go.sum
mod tidy
2026-01-28 13:00:35 -08:00
http.go
Sort by names, then IPs
2026-01-28 21:16:35 -08:00
igmp.go
fix goroutine leak and reduce code duplication
2026-01-23 23:28:58 -08:00
LICENSE
Initial commit
2025-11-21 17:51:07 -08:00
link.go
Fix switch-to-switch link detection by finding all valid last hops
2026-01-25 18:01:43 -08:00
lldp.go
add target node parameter to Update and SIGUSR1 dump handler
2026-01-18 14:44:15 -08:00
mdns.go
Rotate mDNS query order to avoid repeated blocking
2026-01-25 11:53:32 -08:00
multicast.go
Add HTTP API with JSON status endpoint and typeid support
2026-01-24 11:03:34 -08:00
nodes.go
Revert "Add missing node tracking for config-defined nodes"
2026-01-28 08:42:12 -08:00
ping.go
Track node reachability across all IPs, increase ping interval
2026-01-25 21:03:15 -08:00
sacn.go
Add sACN tab showing universe consumers
2026-01-26 13:37:21 -08:00
shure.go
refactor codebase and fix bugs
2026-01-23 23:21:51 -08:00
snmp.go
Add link speed and utilization tracking to interface stats
2026-01-26 12:16:44 -08:00
tendrils.go
Revert "Add missing node tracking for config-defined nodes"
2026-01-28 08:42:12 -08:00
types.go
Sort by names, then IPs
2026-01-28 21:16:35 -08:00
yamaha.go
add yamaha speaker discovery via tcp:50000 and move pollNode to tendrils.go
2026-01-23 22:21:35 -08:00
S
Description
No description provided
Apache-2.0
4
MiB
Languages
JavaScript
90.2%
Go
8.5%
CSS
1.2%