Skip to content

Greelan/opn-repo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 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 60.7%
  • PHP 11.0%
  • Python 10.0%
  • Volt 9.7%
  • Makefile 6.5%
  • Shell 1.2%
  • JavaScript 0.9%