diff --git a/templates/stats.html b/templates/stats.html new file mode 100644 index 0000000..03c54e9 --- /dev/null +++ b/templates/stats.html @@ -0,0 +1,37 @@ +{% extends "base.html" %} + +{% block title %}AS215085 - Router tools | Akvorado{% endblock %} + +{% block content %} + + +
+
+
+
Top source AS
+ +
+
+
+
Top source ports
+ +
+
+
+
Top protocols
+ +
+
+
+
Top source countries
+ +
+
+
+
IPv4/IPv6
+ +
+
+
+
+{% endblock %} \ No newline at end of file