commit: 4c5708fda038b1536da3012bd85ecef989d1d06c
parent a20297db2ccc70cb5b12f829c8011d324ae5e89c
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Fri,  7 Jun 2019 00:17:59 +0200
notes/PDAs.shtml: add NMap dump
Diffstat:
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/notes/PDAs.shtml b/notes/PDAs.shtml
@@ -57,7 +57,8 @@
 			<tr><td>Sensor Processor</td><td>0x00</td><td>None</td></tr>
 		</tbody>
 		</table>
-		<h3>Add a Wifi Network connection</h3>
+		<h3>Network<h3>
+		<h4>Add a Wifi Network connection</h4>
 		<ol>
 			<li>Homescreen (close the launcher)</li>
 			<li>Wifi</li>
@@ -66,6 +67,14 @@
 			<li>Long press, « Ajouter »</li>
 			<li>…</li>
 		</ol>
+		<h4>NMap dump</h4>
+		<pre>Host is up (0.082s latency).
+Not shown: 999 closed ports
+PORT     STATE SERVICE VERSION
+4000/tcp open  spark   Apache Spark
+
+Service detection performed. Please report any incorrect results at https://nmap.org/submit/ .
+Nmap done: 1 IP address (1 host up) scanned in 10.25 seconds</pre>
 	</main>
 <!--#include file="/templates/en/footer.html" -->
 	</body>