diff options
| author | mion <> | 2026-02-11 23:07:17 +0000 |
|---|---|---|
| committer | mion <> | 2026-02-11 23:07:17 +0000 |
| commit | 18798b4fe566aaf510caaf4843cdd1fdfc1a40a3 (patch) | |
| tree | 11a7ab8b835b3de3ac56cbf3d91d5284b05e1106 /html/trace.php | |
| parent | 7b20c4b86c198ead941fe37507d806a19ee3711f (diff) | |
help
Diffstat (limited to 'html/trace.php')
| -rw-r--r-- | html/trace.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/html/trace.php b/html/trace.php deleted file mode 100644 index 7293f8c..0000000 --- a/html/trace.php +++ /dev/null @@ -1,4 +0,0 @@ -<head><link rel="stylesheet" href="style.css"></head> -<pre> -<?php echo shell_exec("traceroute -m 15 ". escapeshellarg($_SERVER['REMOTE_ADDR']));?> -</pre> |
