0byt3m1n1
Path:
C:
/
wamp64
/
apps
/
phpsysinfo3.3.1
/
plugins
/
iptables
/
[
Home
]
File: iptables_bootstrap.html
<div class="col-lg-12" id="block_iptables" style="display:none;"> <div class="card" id="panel_iptables" style="display:none;"> <div class="card-header"><span class="lang_plugin_iptables_001">Iptables</span> <div id="reload_iptables" class="reload" title="reload"></div> </div> <div class="card-body"> <div class="table-responsive"> <table id="iptables" class="table table-hover table-sm"> <thead> <tr> <th><span class="lang_plugin_iptables_101">Rule</span></th> </tr> </thead> <tbody id="iptables-data"> <tr> <td><span data-bind="Rule"></span></td> </tr> </tbody> </table> </div> </div> </div> </div>