update readme

This commit is contained in:
Andy 2019-01-01 23:29:10 +01:00
parent b437d5d0af
commit 5dfeae1096
Signed by: arno
GPG Key ID: 9076D5E6B31AE99C

View File

@ -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