Files
blog/content/posts/commits/2026-07-01-commit-9b2aae3.md
grafana-watcher f98322df28
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 10s
post: commit 9b2aae3 in bojemoi
2026-07-01 00:00:52 +02:00

44 lines
1.1 KiB
Markdown

---
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(-)
```