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 January 14, 2024 14:54
pfSense auto-update check
<?php
require_once("pkg-utils.inc");
require_once("notices.inc");
require_once("util.inc");
$msg = null;
$pmsg = null;
$p = 0;