Segment and peek visualization (dis)appear
Segment and peek visualization: click to dissappear, click segment to re-appear
This commit is contained in:
@@ -253,7 +253,8 @@ Netcat host IP:<br>
|
||||
<input name="N2" type="number" class="s" min="0" max="255" > .
|
||||
<input name="N3" type="number" class="s" min="0" max="255" ><br>
|
||||
Netcat host Port:<br>
|
||||
<input name="NP" type="number" min="0" max="99999" ><br>
|
||||
<input name="NP" type="number" min="0" max="99999" > <i>If 0 default port 7868 will be used</i><br>
|
||||
<i>on host [ip] open command prompt and enter nc -l [port] -u</i>
|
||||
</div>
|
||||
<hr>
|
||||
<button type="button" onclick="B()">Back</button><button type="submit">Save</button>
|
||||
|
||||
Reference in New Issue
Block a user