post: commit 93fe843 in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 7s

This commit is contained in:
grafana-watcher
2026-07-01 00:16:39 +02:00
committed by Betty
parent 396f7ee64a
commit 75d9bf0dac

View File

@@ -0,0 +1,40 @@
---
title: "[bojemoi] fix(sliver-worker): add scan_net + route-setup.sh for VPN routing"
date: 2026-07-01T00:16:39+02:00
draft: false
tags: ["commit", "bojemoi", "main"]
categories: ["Git Activity"]
summary: "Commit 93fe843 par grafana-watcher dans bojemoi"
author: "grafana-watcher"
---
## Commit `93fe843`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Author** | grafana-watcher |
| **Hash** | `93fe843901ce9da00d7e595137a47af3663f1b05` |
### Description
- Add scan_net network and NET_ADMIN capability to sliver-worker
- Mount route_setup config and wrap command with route-setup.sh
- All pentest containers now route via wg-gateway (ProtonVPN 10.0.6.82)
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 | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
```