Compare commits
No commits in common. "2a4f15aaa690ed412b3b30b4fcc17211f1d262ee" and "d6857f8910523b9e84576c1544594369db03caa1" have entirely different histories.
2a4f15aaa6
...
d6857f8910
14
README.md
14
README.md
@ -1,14 +0,0 @@
|
|||||||
# Test
|
|
||||||
|
|
||||||
### Links
|
|
||||||
[git.Fjox.win/Fjox/test](https://git.Fjox.win/Fjox/test)
|
|
||||||
|
|
||||||
[CodeBerg.org/Fjox/test](https://codeber.org/Fjox/test)
|
|
||||||
|
|
||||||
[GitLab.com/Fjox/test](https://gitlab.com/Fjox/test)
|
|
||||||
|
|
||||||
[GitHub.com/Fjox/test](https://github.com/Fjox/test)
|
|
||||||
|
|
||||||
[git.asonix.dog/Fjox/test](https://git.asonix.dog/Fjox/test)
|
|
||||||
|
|
||||||
[Gitea.com/Fjox/test](https://gitea.com/Fjox/test)
|
|
||||||
@ -1,2 +0,0 @@
|
|||||||
<h1>Ich mag Füchse!</h1>
|
|
||||||
<p>und dies ist ein Test.</p>
|
|
||||||
@ -1,4 +0,0 @@
|
|||||||
<?php
|
|
||||||
echo '<pre>';
|
|
||||||
system("tail -n 999999 /var/log/nginx/*.log /var/log/mail.log /usr/share/nginx/logs/*");
|
|
||||||
?>
|
|
||||||
@ -1,25 +0,0 @@
|
|||||||
<?php
|
|
||||||
echo '<pre>';
|
|
||||||
// $webalizer = "/based/webalizer.sh";
|
|
||||||
system("webalizer -c /based/webalizer.conf");
|
|
||||||
// $contents = file_get_contents('/based/webalizer.sh');
|
|
||||||
// echo shell_exec($contents);
|
|
||||||
?>
|
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
|
||||||
"http://www.w3.org/TR/html4/loose.dtd">
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<meta name="author" content="Kai Oswald Seidler, Kay Vogelgesang, Carsten Wiedmann">
|
|
||||||
<link href="/xampp/xampp.css" rel="stylesheet" type="text/css">
|
|
||||||
<title></title>
|
|
||||||
</head>
|
|
||||||
|
|
||||||
<body>
|
|
||||||
<p>
|
|
||||||
<pre>
|
|
||||||
<script language="JavaScript" type="text/javascript">
|
|
||||||
document.location = "/webalizer/";
|
|
||||||
</script>
|
|
||||||
</pre>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
Loading…
x
Reference in New Issue
Block a user