From 5dfeae1096f2aa602791d32a7f49f1c5d54c3f0d Mon Sep 17 00:00:00 2001 From: Andrey Arapov Date: Tue, 1 Jan 2019 23:29:10 +0100 Subject: [PATCH] update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 302ef46..fbcae82 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,9 @@ sudo tcpdump -qenn -i eno1 src port 4001 and not src host 192.168 And ipfs reports lots of peers (>100 peers): ``` -ipfs swarm peers +$ ipfs swarm peers +$ sudo nsenter -n -t $(pidof -s ipfs) netstat -tulpan | grep ESTABLISHED | wc -l +938 ``` Then, when you've shared some stuff via the IPFS, you can try accessing it via