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