Skip to content

Instantly share code, notes, and snippets.

@raulk
Forked from Kubuxu/ipfs-conn-cluster
Created February 28, 2019 18:22
Show Gist options
  • Save raulk/732c109975b854f565598cff13a43d85 to your computer and use it in GitHub Desktop.
Save raulk/732c109975b854f565598cff13a43d85 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
cat <<EOF | xargs -L1 ipfs ping -n 1
QmUd6zHcbkbcs7SMxwLs48qZVX3vpcM8errYS7xEczwRMA
QmbVWZQhCGrS7DhgLqWbgvdmKN7JueKCREVanfnVpgyq8x
QmUEMvxS2e7iDrereVYc5SWPauXPyNwxcy9BXZrC1QTcHE
QmdnXwLrC8p1ueiq2Qya8joNvk3TVVDAut7PrikmZwubtR
QmNSYxZAiJHeLdkBg38roksAR9So7Y5eojks1yjEcUtZ7i
EOF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment