[#73] NetBIOS Poller - nbtstat and nbtwalk

This commit is contained in:
Eric A. Miller
2014-02-03 19:54:58 -05:00
parent 652bd171d6
commit 5847dafb6d
19 changed files with 547 additions and 11 deletions

View File

@@ -24,6 +24,9 @@
[% ELSIF NOT dis AND row.action == 'discover' %]
class="info"
[% SET dis = 1 %]
[% ELSIF NOT nbt AND row.action == 'nbtstat' %]
class="info"
[% SET nbt = 1 %]
[% END %]
>
<td class="nd_center-cell">[% row.action.ucfirst | html_entity %]</td>