towerops/lib
Graham McIntire ba5464332b
fix: use system ping command instead of raw ICMP sockets
- Rewrote Ping module to use system ping binary instead of raw ICMP
  sockets which required CAP_NET_RAW privileges
- Added iputils-ping package to Docker images for production
- Added proper IP address validation before executing ping command
- Updated tests to account for 1 second minimum timeout of system ping
- System ping binary is setuid root and works without elevated privileges
2026-01-21 11:15:59 -06:00
..
mix/tasks more tests 2026-01-20 16:38:53 -06:00
towerops fix: use system ping command instead of raw ICMP sockets 2026-01-21 11:15:59 -06:00
towerops_web feat: display neighbor IP address in device neighbors tab 2026-01-21 11:01:48 -06:00
towerops.ex init 2025-12-21 11:10:43 -06:00
towerops_web.ex separate out marketing layouts 2026-01-06 14:46:39 -06:00