Skip to content

paour/repo-mihak

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OPNsense community repository by mihak

Private repository of tools and plugins for OPNsense

Repository with packages for OPNsense firewall. Includes some plugins, CLI tools and mirrors of packages from other sources.

To install this repo:

fetch -o /usr/local/etc/pkg/repos/repo-mihak.conf https://repo.mihak.link/repo-mihak.conf && pkg update

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

pkg search -g -r repo-mihak \*

Remove this repo from OPNsense:

rm /usr/local/etc/pkg/repos/repo-mihak.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 repo-mihak

About

Private repository of tools and plugins for OPNsense

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 76.3%
  • Python 6.0%
  • PHP 5.8%
  • Volt 5.1%
  • Makefile 3.8%
  • Shell 2.4%
  • JavaScript 0.6%