From f9c8f29f580d42b124e0f86d95c9ac60ba2e7740 Mon Sep 17 00:00:00 2001 From: sTiKyt Date: Thu, 13 Aug 2020 23:01:48 +0300 Subject: [PATCH] Added # FIXME we have to replace PHP with Python --- HiddenEye.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HiddenEye.py b/HiddenEye.py index b92083e..f638016 100755 --- a/HiddenEye.py +++ b/HiddenEye.py @@ -25,7 +25,7 @@ if EULAController().check_eula_confirmation() is False: # simple_informant.check_permissions() # verCheck() # For now it's useless, i'll rewrite it later, after release. -simple_informant.check_php() +simple_informant.check_php() # FIXME we have to replace PHP with Python # checkLocalxpose() simple_informant.verify_connection() # checkOpenport()