Count Clients in a Mesh (#61)

This functions count all clients in a meshcloud.

It count over wireless and cable links not over VPN links via l2tp or fastd.
This commit is contained in:
Daniel Krah 2016-11-05 21:23:27 +01:00 committed by Milan Pssler
commit 808b8c1986
2 changed files with 64 additions and 1 deletions

View file

@ -143,6 +143,13 @@ table.attributes td {
white-space: normal;
}
.infobox .clientsMesh {
font-family: "ionicons";
color: #dbdbdb;
word-spacing: -0.2em;
white-space: normal;
}
.infobox {
position: relative;
padding: 0.25em 0;