|
|
1 هفته پیش | |
|---|---|---|
| api | 1 هفته پیش | |
| doc | 1 هفته پیش | |
| examples | 1 هفته پیش | |
| files | 1 هفته پیش | |
| scripts | 1 هفته پیش | |
| ui | 1 هفته پیش | |
| .env.example | 1 هفته پیش | |
| .gitignore | 1 هفته پیش | |
| PROGRESS.md | 1 هفته پیش | |
| README.md | 1 هفته پیش | |
| SPEC.md | 1 هفته پیش | |
| compose.scheduler.yml | 1 هفته پیش | |
| docker-compose.yml | 1 هفته پیش |
A self-hosted IP reputation service that ingests abuse reports and distributes
tailored block lists, shipped as a Docker Compose stack (api + ui +
optional mysql / scheduler).
See SPEC.md for the full build specification and
files/ for the milestone-by-milestone implementation prompts.
Per-milestone progress is tracked in PROGRESS.md.
./scripts/ci.sh
Runs lint/static-analysis/tests for both subprojects and verifies docker compose builds. Requires Docker; no PHP/Node toolchain needed on the host.