From db617e85693c6ce544ea318b4d691034237ff139 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Sat, 22 Oct 2016 17:03:00 +0100 Subject: [PATCH] Terminal input UI added --- terminal.php | 107 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 107 insertions(+) create mode 100644 terminal.php diff --git a/terminal.php b/terminal.php new file mode 100644 index 0000000..51cd263 --- /dev/null +++ b/terminal.php @@ -0,0 +1,107 @@ + + + + +ICEcoder v <?php echo $ICEcoder["versionNo"];?> Terminal + + + + + + + + + +Close X + +
+
ICEcoder v  terminal
+This is a full powered terminal, but will have the permissions of the '' user.
+The more access rights you give that user, the more this terminal has.
+
+Current dir:
+
+
+
+
+
$>
+
+ + + \ No newline at end of file