ajout algo glouton + filius

This commit is contained in:
2022-05-04 18:39:31 +02:00
parent 8b544dba16
commit 92c5087408
110 changed files with 6166 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
<html>
<head>
<title>Administration des Vermittlungsrechners</title>
</head>
<body>
<h1>Firewall-Administration</h1>
<p> <a href="konfig">Konfiguration</a> </p>
<p> <a href="log">Log-Eintr&auml;ge anzeigen</a> </p>
<h1> Weiterleitung/Routing </h1>
<p> <a href="routes"> Anzeige des aktuellen Status der Weiterleitungs-/Routing-Tabelle </a></p>
</body>
</html>