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