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 September 1, 2025 21:33
pfSense auto-update check
<?php
require_once("pkg-utils.inc");
require_once("notices.inc");
require_once("util.inc");
$msg = '';
$pmsg = '';
$p = 0;