summaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorjerome <jerome@xlinfo.fr>2023-12-26 17:03:36 +0100
committerjerome <jerome@xlinfo.fr>2023-12-26 17:03:36 +0100
commit60127962b16aa02d43f9b2dba94f3ef108d6aa9a (patch)
tree2a19206253c37120a88f6b9a58131f2d76ddbce4 /html
parent86cdac0f22d7b80d7953f14d1b9b7556dc74a32c (diff)
downloadpython-60127962b16aa02d43f9b2dba94f3ef108d6aa9a.tar.gz
python-60127962b16aa02d43f9b2dba94f3ef108d6aa9a.zip
update webshell
Diffstat (limited to 'html')
-rwxr-xr-xhtml/cgi-bin/webshell.cgi1
1 files changed, 0 insertions, 1 deletions
diff --git a/html/cgi-bin/webshell.cgi b/html/cgi-bin/webshell.cgi
index ba8cecd..e615124 100755
--- a/html/cgi-bin/webshell.cgi
+++ b/html/cgi-bin/webshell.cgi
@@ -1,7 +1,6 @@
#!/usr/bin/env python3
# après avoir lancé le serveur : python3 -m http.server --cgi
-# placer le script (rendu exécutable) dans /cgi-bin...
import cgi
import os