networkInterfaceDefault() fix windows

This commit is contained in:
Sebastian Hildebrandt
2019-02-10 10:19:59 +01:00
parent abf330afb5
commit 32672755b2
8 changed files with 24 additions and 12 deletions
+2 -2
View File
@@ -162,7 +162,7 @@
<td>X</td>
<td>X</td>
<td>X</td>
<td>all dynamic data at once</td>
<td>all dynamic data at once<br>Specify services and interfaces to monitor<br>Defaults to first external network interface<br>Pass "*" for ALL services (linux/win only)<br>Pass "*" for ALL network interfaces</td>
</tr>
<tr>
<td>si.getAllData(srv,iface,cb)</td>
@@ -172,7 +172,7 @@
<td>X</td>
<td>X</td>
<td>X</td>
<td>all data at once</td>
<td>all data at once<br>Specify services and interfaces to monitor<br>Defaults to first external network interface<br>Pass "*" for ALL services (linux/win only)<br>Pass "*" for ALL network interfaces</td>
</tr>
</tbody>
</table>