Last active
May 13, 2017 03:03
-
-
Save benhylau/595ee89fa70bbeabab7a9eea63c2097b to your computer and use it in GitHub Desktop.
cjdns Public Peer serving wikipedia-on-ipfs.org
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ipfs Gateways | |
internet -> http://178.62.223.245/ipfs/ | |
cjdns -> http://[fc44:ff51:390e:f401:3045:c8d5:47af:a745]/ipfs/ | |
# ipfs Pinned Snapshots | |
tr.wikipedia-on-ipfs.org -> /ipfs/QmT5NvUtoM5nWFfrQdVrFtvGfKFmG7AHE8P34isapyhCxX | |
# cjdns Public Peerings | |
"178.62.223.245:22128": { | |
"login": "public", | |
"password":"peer_with_me", | |
"publicKey":"lfrwz83hbdu95tmupxnrbkjdts882pqcwgjw1bujg3tu3ynusgb0.k", | |
"ipv6": "fc44:ff51:390e:f401:3045:c8d5:47af:a745", | |
"location": "amsterdam" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment