Files
blog/content/posts/commits/2026-06-27-commit-15a14ea.md
Betty d98705fb9e
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
post: commit 15a14ea in bojemoi
2026-06-27 15:02:20 +02:00

916 B

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[bojemoi] fix(bond0): add static route for bojemoi.me via bond0 on meta-76 2026-06-27T15:02:19+02:00 false
commit
bojemoi
main
Git Activity
Commit 15a14ea par Betty dans bojemoi Betty

Commit 15a14ea

Repository bojemoi
Branch main
Author Betty
Hash 15a14ea1efdadbf54e051166a7b67491cbe38d02

Description

C2 VPN server (bojemoi.me/3.74.140.72) was being routed through tun1 (ProtonVPN) due to ProtonVPN's /1 catch-all routes, breaking C2 if ProtonVPN drops. Adding a host route via bond0 ensures tun0 always has a direct physical path independent of tun1.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Files Changed

M	scripts/bond0-meta76.sh

Diff Summary

 scripts/bond0-meta76.sh | 4 ++++
 1 file changed, 4 insertions(+)