summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--webshell.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/webshell.php b/webshell.php
index dbb759d..32165be 100644
--- a/webshell.php
+++ b/webshell.php
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<!-- Pour lancer le serveur : php -S localhost 8000 -->
+<!-- Pour lancer le serveur de test : php -S localhost 8000 -->
<html>
<head>
<title>Web shell</title>