GenieACS COmmander
Find a file
phil 581d7edb9f
All checks were successful
/ build (push) Successful in 14s
Remove rich dep
2025-05-25 17:34:05 +02:00
.forgejo/workflows CI: fix organisation in pypi 2025-05-05 10:48:38 +02:00
src/gacsco Remove rich dep 2025-05-25 17:34:05 +02:00
.containerignore Remove rich dep 2025-05-25 17:34:05 +02:00
.gitignore Basic connection with device list and info 2025-05-05 05:03:55 +02:00
.python-version Initial commit 2025-05-04 17:01:28 +02:00
Containerfile CI: add containerfile 2025-05-05 10:23:18 +02:00
pyproject.toml Remove rich dep 2025-05-25 17:34:05 +02:00
README.md Cosmetic 2025-05-21 18:26:22 +02:00
uv.lock Remove rich dep 2025-05-25 17:34:05 +02:00

GenieACS COmmander

GenieACS is an open source TR-069 management tool for remote control (provisioning, configuration, etc) of various devices. This includes notably end user routers, aka. boxes.

GenieACS is a high performance Auto Configuration Server (ACS) for remote management of TR-069 enabled devices. It utilizes a declarative and fault tolerant configuration engine for automating complex provisioning scenarios at scale. It's battle-tested to handle hundreds of thousands and potentially millions of concurrent devices.

This tool provides:

  • command line utility
    • list devices
  • ... more to come ...