From 405bb435d282c1d410417764f554acc837805f62 Mon Sep 17 00:00:00 2001 From: necro-nemesis Date: Sat, 30 Mar 2019 17:40:27 -0400 Subject: [PATCH] Banner start lokinet --- includes/functions.php | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/includes/functions.php b/includes/functions.php index a466b9b..41d7145 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -598,7 +598,12 @@ function SaveTORAndVPNConfig(){ echo htmlspecialchars($line, ENT_QUOTES).'
' , PHP_EOL; } } elseif( isset($_POST['StartLokinet']) ) { - //echo "Attempting to start Lokinet"; + ?> +
+ Starting Lokinet +
+ /dev/null &', $return ); } elseif( isset($_POST['StopLokinet']) ) { //echo "Attempting to stop Lokinet";