5
0
mirror of https://github.com/cwinfo/hyperboria-peers.git synced 2024-09-19 00:59:35 +00:00

Added peer, renamed other

This commit is contained in:
Jacob Henner 2016-10-22 21:29:11 -04:00
parent 4069608f44
commit 336b86daff
No known key found for this signature in database
GPG Key ID: D85AEFA10414123C
3 changed files with 14 additions and 3 deletions

View File

@ -0,0 +1,11 @@
{
"149.56.98.167:3703":{
"contact":"code@ventricle.us",
"gpg":"7FE895160E3314027CD3B5D37392CF088BB4345C",
"location":"ovh beauharnois",
"login":"public-peer",
"password":"ppm6j89mgvss7uvtntcd9scy6166mwb",
"peerName":"larynx.ventricle.us",
"publicKey":"jg035j9hup776kwz1k4n0bwpggxp1qmts6t715x53g8vutxktzz0.k"
}
}

View File

@ -5,7 +5,7 @@
"location":"digitalocean nyc2",
"login":"public-peer",
"password":"ppm6j89mgvss7uvtntcd9scy6166mwb",
"peerName":"Jacob Henner",
"peerName":"cord.ventricle.us",
"publicKey":"1xkf13m9r9h502yuffsq1cg13s5648bpxrtf2c3xcq1mlj893s90.k"
},
"[2604:a880:0:1010::f:4001]:63472":{
@ -14,7 +14,7 @@
"location":"digitalocean nyc2",
"login":"public-peer",
"password":"ppm6j89mgvss7uvtntcd9scy6166mwb",
"peerName":"Jacob Henner",
"peerName":"cord.ventricle.us",
"publicKey":"1xkf13m9r9h502yuffsq1cg13s5648bpxrtf2c3xcq1mlj893s90.k"
}
}

View File

@ -1,6 +1,6 @@
{
"name": "hyperboria-peers",
"version": "1.0.9",
"version": "1.0.10",
"description": "A geographically sorted list of public peering credentials for joining Hyperboria",
"main": "index.js",
"scripts": {