update readme

master
Andy 5 years ago
parent b437d5d0af
commit 5dfeae1096
Signed by: arno
GPG Key ID: 9076D5E6B31AE99C

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

Loading…
Cancel
Save