post: commit 9b2aae3 in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 10s

This commit is contained in:
grafana-watcher
2026-07-01 00:00:51 +02:00
committed by Betty
parent 2dabc94c78
commit f98322df28

View File

@@ -0,0 +1,43 @@
---
title: "[bojemoi] fix(wg-gateway): restore ProtonVPN tunnel and scan traffic routing"
date: 2026-07-01T00:00:51+02:00
draft: false
tags: ["commit", "bojemoi", "main"]
categories: ["Git Activity"]
summary: "Commit 9b2aae3 par grafana-watcher dans bojemoi"
author: "grafana-watcher"
---
## Commit `9b2aae3`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Author** | grafana-watcher |
| **Hash** | `9b2aae37913bb9c506db38bc713c49cfd386af13` |
### Description
- Add working UDP ovpn profile (JP-FREE#1) to list_vpn/
- Switch wg-gateway endpoint_mode dnsrr → vip so scan containers
can resolve and route via the gateway VIP (10.0.6.82)
- Fix pentest-exporter image reference (python:latest → pentest-exporter:latest)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
### Files Changed
```
A borodino/list_vpn/protonvpn_udp_working.ovpn
M stack/40-service-borodino.yml
```
### Diff Summary
```
borodino/list_vpn/protonvpn_udp_working.ovpn | 128 +++++++++++++++++++++++++++
stack/40-service-borodino.yml | 7 +-
2 files changed, 130 insertions(+), 5 deletions(-)
```