diff --git a/content/posts/commits/2026-07-01-commit-93fe843.md b/content/posts/commits/2026-07-01-commit-93fe843.md new file mode 100644 index 0000000..1d14947 --- /dev/null +++ b/content/posts/commits/2026-07-01-commit-93fe843.md @@ -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 + +### Files Changed + +``` +M stack/40-service-borodino.yml +``` + +### Diff Summary + +``` + stack/40-service-borodino.yml | 10 +++++++++- + 1 file changed, 9 insertions(+), 1 deletion(-) +```