Skip to content

Instantly share code, notes, and snippets.

@olizilla
Created December 10, 2019 18:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save olizilla/dfe14dfc814e415fccb1af40dd226ed7 to your computer and use it in GitHub Desktop.
Save olizilla/dfe14dfc814e415fccb1af40dd226ed7 to your computer and use it in GitHub Desktop.
Connect to cluster.ipfs.io
ipfs swarm connect \
/dns4/cluster0.fsn.dwebops.pub/tcp/4001/p2p/QmUEMvxS2e7iDrereVYc5SWPauXPyNwxcy9BXZrC1QTcHE \
/dns4/cluster1.fsn.dwebops.pub/tcp/4001/p2p/QmNSYxZAiJHeLdkBg38roksAR9So7Y5eojks1yjEcUtZ7i \
/dns4/cluster2.fsn.dwebops.pub/tcp/4001/p2p/QmUd6zHcbkbcs7SMxwLs48qZVX3vpcM8errYS7xEczwRMA \
/dns4/cluster3.fsn.dwebops.pub/tcp/4001/p2p/QmbVWZQhCGrS7DhgLqWbgvdmKN7JueKCREVanfnVpgyq8x \
/dns4/cluster4.fsn.dwebops.pub/tcp/4001/p2p/QmdnXwLrC8p1ueiq2Qya8joNvk3TVVDAut7PrikmZwubtR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment