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:
parent
00a8e5117d
commit
808b8c1986
2 changed files with 64 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue