diff options
| author | jerome <jerome@xlinfo.fr> | 2023-12-26 17:03:36 +0100 |
|---|---|---|
| committer | jerome <jerome@xlinfo.fr> | 2023-12-26 17:03:36 +0100 |
| commit | 60127962b16aa02d43f9b2dba94f3ef108d6aa9a (patch) | |
| tree | 2a19206253c37120a88f6b9a58131f2d76ddbce4 /html/cgi-bin/webshell.cgi | |
| parent | 86cdac0f22d7b80d7953f14d1b9b7556dc74a32c (diff) | |
| download | python-60127962b16aa02d43f9b2dba94f3ef108d6aa9a.tar.gz python-60127962b16aa02d43f9b2dba94f3ef108d6aa9a.zip | |
update webshell
Diffstat (limited to 'html/cgi-bin/webshell.cgi')
| -rwxr-xr-x | html/cgi-bin/webshell.cgi | 1 |
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 |
