summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 4ddff4c..28442ca 100644
--- a/README
+++ b/README
@@ -65,6 +65,12 @@ set disassemble-next-line on
analyze network traffic:
tcpdump -enr network.log
+wireshark-gtk network.log
+
+issue a:
+telnet 127.0.0.1 8080
+(starts ARP negitiation between Qemu host and guest in the user network)
+echo -n "hello" | nc -4u -q1 127.0.0.1 8081
links
-----