--- title: "[bojemoi] feat(nuclei-api): route scans via ProtonVPN (wg-gateway)" date: 2026-03-31T21:04:31+02:00 draft: false tags: ["commit", "bojemoi", "main"] categories: ["Git Activity"] summary: "Commit 4c71a4d par Betty dans bojemoi" author: "Betty" --- ## Commit `4c71a4d` | | | |---|---| | **Repository** | bojemoi | | **Branch** | `main` | | **Author** | Betty | | **Hash** | `4c71a4d3b9a32e326635d57f8435ef4b773b1f76` | ### Description Add scan_net + NET_ADMIN to nuclei-api. Run apk/pip/nuclei-update first (default route), then configure routing via wg-gateway before starting uvicorn. Use $$ escaping for shell vars in Docker stack YAML. Co-Authored-By: Claude Sonnet 4.6 ### Files Changed ``` M stack/40-service-borodino.yml ``` ### Diff Summary ``` stack/40-service-borodino.yml | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) ```