From 10a00d75950354b20a4b318414e466cae004c62d Mon Sep 17 00:00:00 2001 From: Betty Date: Thu, 18 Jun 2026 14:15:35 +0200 Subject: [PATCH] post: push 1 commit(s) to bojemoi/main --- .../2026-06-18-push-bojemoi-main-c97d9e1.md | 35 +++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 content/posts/pushes/2026-06-18-push-bojemoi-main-c97d9e1.md diff --git a/content/posts/pushes/2026-06-18-push-bojemoi-main-c97d9e1.md b/content/posts/pushes/2026-06-18-push-bojemoi-main-c97d9e1.md new file mode 100644 index 0000000..1470d6b --- /dev/null +++ b/content/posts/pushes/2026-06-18-push-bojemoi-main-c97d9e1.md @@ -0,0 +1,35 @@ +--- +title: "[bojemoi] Push 1 commit(s) to main" +date: 2026-06-18T14:15:25+02:00 +draft: false +tags: ["push", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Push de 1 commit(s) par Betty dans bojemoi/main" +author: "Betty" +--- + +## Push to `bojemoi/main` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Commits** | 1 | +| **Pushed by** | Betty | + +### Commits + +- **c97d9e1** fix(c2): fix sessions=0 and deploy Fly.io redirector as C2 relay (Betty) + + +### Diff Summary + +``` + borodino/start_msf_server.sh | 53 +++---------------------------------------- + redirector/Dockerfile | 9 ++------ + redirector/c2-proxy.conf | 1 + + redirector/fly.toml | 26 +++++++++++++++++++++ + redirector/nginx.conf | 31 +++---------------------- + stack/40-service-borodino.yml | 9 ++++---- + 6 files changed, 39 insertions(+), 90 deletions(-) +```