Skip to content

rpoovey/opn-repo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opn-repo

OPNsense repo by mimugmail

Here you'll find source of a couple of plugins but it's mainly just for tracking bugs or new feature requests.

You'll find everything else here: https://www.routerperformance.net/opnsense-repo/

Install this repo:

fetch -o /usr/local/etc/pkg/repos/mimugmail.conf https://www.routerperformance.net/mimugmail.conf
pkg update

Find out what is available in the (installed) repo:

pkg search -g -r mimugmail \*

Remove this repo:

rm /usr/local/etc/pkg/repos/mimugmail.conf

(removing the repo will not remove previously installed packages from the repo)

Find out what you have installed from this repo:

pkg query -a '%R %n-%v' | grep mimugmail

About

OPNsense repo by mimugmail

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 74.7%
  • PHP 7.0%
  • Python 6.4%
  • Volt 6.2%
  • Makefile 4.2%
  • Shell 0.8%
  • JavaScript 0.7%