Files
blog/content/posts/commits/2026-06-27-commit-3838800.md
Betty 4004c43096
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 8s
post: commit 3838800 in bojemoi
2026-06-27 18:07:25 +02:00

1.2 KiB

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[bojemoi] feat(wg-gateway): activate container VPN gateway for scan services 2026-06-27T18:07:24+02:00 false
commit
bojemoi
main
Git Activity
Commit 3838800 par Betty dans bojemoi Betty

Commit 3838800

Repository bojemoi
Branch main
Author Betty
Hash 3838800fca202fcce885783ae86a6ad9a8e836bd

Description

  • Scale wg-gateway to replicas: 1 in stack (was 0)
  • Fix wg-gateway-start.sh: strip route-up/script-security from .ovpn (missing file)
  • Fix wg-gateway-start.sh: detect tun interface dynamically (tun0/tun1)
  • All scan services (ak47, bm12, uzi, nuclei-worker, zap) now exit via ProtonVPN container (103.125.235.22) instead of host routing table
  • Simplifies host routing: no more need for /1 catch-all bypass routes

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Files Changed

M	borodino/wg-gateway-start.sh
M	stack/40-service-borodino.yml

Diff Summary

 borodino/wg-gateway-start.sh  | 27 +++++++++++++++------------
 stack/40-service-borodino.yml |  2 +-
 2 files changed, 16 insertions(+), 13 deletions(-)