Skip to content

Instantly share code, notes, and snippets.

View oLeDfrEeZe's full-sized avatar

oLeDfrEeZe

  • 10:51 (UTC +02:00)
View GitHub Profile
@oLeDfrEeZe
oLeDfrEeZe / 10-wancarp
Last active April 11, 2026 21:35 — forked from spali/10-wancarp
Disable WAN Interface on CARP Backup
#!/usr/local/bin/php
<?php
require_once("config.inc");
require_once("interfaces.inc");
require_once("util.inc");
require_once("system.inc");
/*
* WARNING:
* This is vibe-coded / AI-generated code.