From 7349e41fd6c23796a40245e870125b225d600456 Mon Sep 17 00:00:00 2001 From: Gil Obradors Date: Sat, 8 Jun 2019 09:35:26 +0200 Subject: [PATCH] Update homer_installer.sh fix http to https --- homer_installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homer_installer.sh b/homer_installer.sh index b6894d8..07609b2 100755 --- a/homer_installer.sh +++ b/homer_installer.sh @@ -497,7 +497,7 @@ banner_end() { echo " 'systemtcl start|stop heplify'" echo echo " * Access HOMER UI:" - echo " http://$my_primary_ip" + echo " https://$my_primary_ip" echo " [default: admin/sipcapture]" echo echo " * Send HEP/EEP Encapsulated Packets:"