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>Router Administration</title>
</head>
<body>
<h1>Firewall Administration</h1>
<p> <a href="konfig">Configuration</a> </p>
<p> <a href="log">Show Log</a> </p>
<h1> Routing/Forwarding </h1>
<p> <a href="routes"> Show current routing/forwarding table </a> </p>
</body>
</html>