diff options
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> |
