Skip to content

Instantly share code, notes, and snippets.

@boxofrad
Created January 18, 2014 15:46
Show Gist options
  • Save boxofrad/8492161 to your computer and use it in GitHub Desktop.
Save boxofrad/8492161 to your computer and use it in GitHub Desktop.
Install curl and wget on pfSense
setenv PACKAGESITE ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8-stable/Latest/
/usr/sbin/pkg_add -r curl
/usr/sbin/pkg_add -r wget
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment