dont include known port on url
This commit is contained in:
@ -112,7 +112,7 @@ Exemples: 192.168.1.0/24 scanme.nmap.org 10.0-255.0-255.1-254"/>
|
||||
<button id="refreshButton" class="ui teal icon submit button" type="submit" formmethod="get" formaction="{$basedir}/scan.php">
|
||||
<i class="sync icon"></i>
|
||||
</button>
|
||||
<button class="ui teal icon submit button" type="submit" formmethod="get" formaction="{$basedir}/options.php">
|
||||
<button class="ui teal icon submit button" type="submit" formmethod="get" formaction="{$basedir}/">
|
||||
<i class="sliders horizontal icon"></i>
|
||||
</button>
|
||||
<a class="ui teal icon button" href="https://nmap.org/man/fr/index.html" target="_blank">
|
||||
|
Reference in New Issue
Block a user