docs: Update WIP.md with lldh360 and cybaxe vhosts fixes

- lldh360.maegia.tv: Fixed mitmproxy routes (127.0.0.1 → 192.168.255.1)
- cybaxe.gk2.secubox.in: Changed port from 9000 to 9004 (Lyrion conflict)
- Restored HAProxy config from backup after haproxyctl generate corruption

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
CyberMind-FR 2026-03-07 14:24:27 +01:00
parent a7ba841d40
commit a5054d7f33

View File

@ -1,6 +1,6 @@
# Work In Progress (Claude)
_Last updated: 2026-03-07 (Mitmproxy Port Fix, Vhosts Recovery)_
_Last updated: 2026-03-07 (lldh360 + cybaxe Vhosts Fix)_
> **Architecture Reference**: SecuBox Fanzine v3 — Les 4 Couches
@ -10,6 +10,18 @@ _Last updated: 2026-03-07 (Mitmproxy Port Fix, Vhosts Recovery)_
### 2026-03-07
- **lldh360.maegia.tv Routing Fix**
- Fixed mitmproxy routes: 127.0.0.1 → 192.168.255.1 (all 187 routes updated)
- Disabled SSL redirect (DNS record doesn't exist yet for ACME)
- Restored HAProxy config from backup (haproxyctl generate was corrupted)
- Site now accessible via HTTP on port 9003
- **cybaxe.gk2.secubox.in Port Conflict Fix**
- Changed port from 9000 to 9004 (9000 reserved for Lyrion Music Server)
- Updated metablogizer, HAProxy backend, and mitmproxy routes
- Created placeholder index.html (site content needs gitea sync)
- Site now accessible via HTTPS
- **Mitmproxy-in Port Conflict Fix**
- Changed mitmproxy-in WAF port from 8889 to 8890
- Port 8889 conflicted with avatar-tap Streamlit service