From 60127962b16aa02d43f9b2dba94f3ef108d6aa9a Mon Sep 17 00:00:00 2001 From: jerome Date: Tue, 26 Dec 2023 17:03:36 +0100 Subject: update webshell --- html/cgi-bin/webshell.cgi | 1 - 1 file changed, 1 deletion(-) (limited to 'html/cgi-bin/webshell.cgi') 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 -- cgit v1.2.3