Skip to content

Instantly share code, notes, and snippets.

View elvisimprsntr's full-sized avatar

Elvis elvisimprsntr

View GitHub Profile
@luckman212
luckman212 / pkg_check.php
Last active November 27, 2025 12:43
pfSense auto-update check
<?php
require_once("pkg-utils.inc");
require_once("notices.inc");
require_once("util.inc");
$msg = '';
$pmsg = '';
$p = 0;