Commit 631b96e
| Repository | bojemoi |
| Branch | main |
| Author | Betty |
| Hash | 631b96e0ca6c8c73c1b320dc3ca9d3ef9ec3e44c |
Description
- Switch wg-gateway from WireGuard to OpenVPN (ProtonVPN TCP config)
- Dockerfile.wg-gateway: wireguard-tools → openvpn
- wg-gateway-start.sh: wg-quick → openvpn daemon, wait for tun0, NAT via tun0
- Secrets: protonvpn_wg → protonvpn_ovpn + protonvpn_auth
- Add route-setup.sh: split-tunnel wrapper for ak47/bm12 (RFC1918 via overlay, internet via VPN gateway)
- Fix ak47/bm12 environment sections: YAML merge replaces lists, so postgres credentials were missing after adding SCAN_GATEWAY_HOST
- Add .claude/commands/borodino.md skill for C2 stack operations
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com