footer
This commit is contained in:
parent
7aeb817c4c
commit
ff18e2352c
@ -115,8 +115,10 @@ Exemples: 192.168.1.0/24 scanme.nmap.org 10.0-255.0-255.1-254"/>
|
|||||||
|
|
||||||
<footer class="ui bottom fixed menu">
|
<footer class="ui bottom fixed menu">
|
||||||
<div class="item">
|
<div class="item">
|
||||||
|
<div class="segment">
|
||||||
lanScan est basé sur <a href="https://nmap.org/" target="_blank">Nmap</a>
|
lanScan est basé sur <a href="https://nmap.org/" target="_blank">Nmap</a>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
@ -77,10 +77,13 @@ hiddenButton.onclick = (event) => {
|
|||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
<footer class="ui bottom fixed menu">
|
<footer class="ui bottom fixed menu">
|
||||||
<div class="item">
|
<div class="item">
|
||||||
|
<div class="segment">
|
||||||
lanScan est basé sur <a href="https://nmap.org/" target="_blank">Nmap</a>
|
lanScan est basé sur <a href="https://nmap.org/" target="_blank">Nmap</a>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
@ -127,8 +127,10 @@ Exemples: 192.168.1.0/24 scanme.nmap.org 10.0-255.0-255.1-254"/>
|
|||||||
|
|
||||||
<footer class="ui bottom fixed menu">
|
<footer class="ui bottom fixed menu">
|
||||||
<div class="item">
|
<div class="item">
|
||||||
|
<div class="segment">
|
||||||
lanScan est basé sur <a href="https://nmap.org/" target="_blank">Nmap</a>
|
lanScan est basé sur <a href="https://nmap.org/" target="_blank">Nmap</a>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
@ -383,10 +383,13 @@ foreach (scandir($SCANSDIR) as $filename) {
|
|||||||
<button type="submit" class="ui teal submit button">Démarrer</button>
|
<button type="submit" class="ui teal submit button">Démarrer</button>
|
||||||
</form>
|
</form>
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
<footer class="ui bottom fixed menu">
|
<footer class="ui bottom fixed menu">
|
||||||
<div class="item">
|
<div class="item">
|
||||||
|
<div class="segment">
|
||||||
lanScan est basé sur <a href="https://nmap.org/" target="_blank">Nmap</a>
|
lanScan est basé sur <a href="https://nmap.org/" target="_blank">Nmap</a>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
<datalist id='targetsList'>
|
<datalist id='targetsList'>
|
||||||
|
@ -107,8 +107,10 @@ Exemples: 192.168.1.0/24 scanme.nmap.org 10.0-255.0-255.1-254"/>
|
|||||||
|
|
||||||
<footer class="ui bottom fixed menu">
|
<footer class="ui bottom fixed menu">
|
||||||
<div class="item">
|
<div class="item">
|
||||||
|
<div class="segment">
|
||||||
lanScan est basé sur <a href="https://nmap.org/" target="_blank">Nmap</a>
|
lanScan est basé sur <a href="https://nmap.org/" target="_blank">Nmap</a>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user