From bef0b7ebc43c51eace8539e7972fc3c24dc5aaca Mon Sep 17 00:00:00 2001 From: TheBinaryLoop Date: Thu, 13 Feb 2020 07:24:48 +0000 Subject: [PATCH] Added OPNsense template --- app_templates.ini | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/app_templates.ini b/app_templates.ini index ce89953..fe6794c 100644 --- a/app_templates.ini +++ b/app_templates.ini @@ -158,4 +158,12 @@ url = 192.168.39.175::7803 icon = static/images/apps/handbrake.png sidebar_icon = static/images/icons/handbrake.png description = HandBrake is an open-source, GPL-licensed, multiplatform, multithreaded video transcoder -open_in = this_tab \ No newline at end of file +open_in = this_tab + +[OPNsense] +prefix = https:// +url = 192.168.39.1 +icon = static/images/apps/opnsense.png +sidebar_icon = static/images/apps/opnsense.png +description = Secure Your Network with ease. From Virtual Private Networking to Intrusion Detection, Best in class, FREE Open Source Project +open_in = new_tab \ No newline at end of file