post: commit 4c71a4d in bojemoi
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 10s

This commit is contained in:
Betty
2026-03-31 21:04:31 +02:00
parent c803a759ae
commit 9bb1c46280

View File

@@ -0,0 +1,40 @@
---
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 <noreply@anthropic.com>
### Files Changed
```
M stack/40-service-borodino.yml
```
### Diff Summary
```
stack/40-service-borodino.yml | 21 ++++++++++++++++++++-
1 file changed, 20 insertions(+), 1 deletion(-)
```