Files
blog/content/posts/pushes/2026-07-04-push-borodino-main-cd6cc76.md
Betty 917ed7890e
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 7s
post: push 2 commit(s) to borodino/main
2026-07-04 01:16:29 +02:00

38 lines
1.0 KiB
Markdown

---
title: "[borodino] Push 2 commit(s) to main"
date: 2026-07-04T00:48:02+02:00
draft: false
tags: ["push", "borodino", "main"]
categories: ["Git Activity"]
summary: "Push de 2 commit(s) par Claude Code dans borodino/main"
author: "Claude Code"
---
## Push to `borodino/main`
| | |
|---|---|
| **Repository** | borodino |
| **Branch** | `main` |
| **Commits** | 2 |
| **Pushed by** | Claude Code |
### Commits
- **cd6cc76** fix(sliver): C2 callback pipeline + implant generation workaround (Claude Code)
- **ada7c7b** feat(sliver): fix C2 callback pipeline — MTLS listener + Fly.io port 8888 (Claude Code)
### Diff Summary
```
Dockerfile.sliver-c2 | 2 +-
redirector/Dockerfile | 3 ++-
redirector/entrypoint.sh | 6 +++--
redirector/fly.toml | 35 ++++++++++++++++++++++++++++
redirector/nginx.conf | 11 +++++++++
sliver-entrypoint.sh | 54 +++++++++++++++++++++++++++++++++++++++++--
stack/40-service-borodino.yml | 6 +++--
7 files changed, 109 insertions(+), 8 deletions(-)
```