mirror of
https://github.com/yggdrasil-network/public-peers.git
synced 2024-11-01 02:29:22 +02:00
commit
6df7644a1c
|
@ -4,7 +4,5 @@ Add connection strings from the below list to the `Peers: []` section of your
|
||||||
Yggdrasil configuration file to peer with these nodes.
|
Yggdrasil configuration file to peer with these nodes.
|
||||||
|
|
||||||
* Bulgaria, operated by passenger
|
* Bulgaria, operated by passenger
|
||||||
|
|
||||||
* `tcp://82.118.227.155:1920`
|
* `tcp://82.118.227.155:1920`
|
||||||
* `tcp://[2a01:8740:1:fe33:4618:1891:c6cd:1]:1920`
|
* `tcp://[2a01:8740:1:fe33:4618:1891:c6cd:1]:1920`
|
||||||
|
|
||||||
|
|
|
@ -24,3 +24,9 @@ Yggdrasil configuration file to peer with these nodes.
|
||||||
|
|
||||||
* Paris, operated by [frafra](https://frafra.eu)
|
* Paris, operated by [frafra](https://frafra.eu)
|
||||||
* `tcp://[2001:bc8:4400:2500::22:b13]:35033`
|
* `tcp://[2001:bc8:4400:2500::22:b13]:35033`
|
||||||
|
|
||||||
|
* Paris, Online SAS, operated by [R4SAS](https://github.com/r4sas)
|
||||||
|
* `tcp://212.129.52.193:39565`
|
||||||
|
* `tcp://[2001:470:1f13:e56::64]:39565`
|
||||||
|
* `tls://212.129.52.193:39575`
|
||||||
|
* `tls://[2001:470:1f13:e56::64]:39575`
|
||||||
|
|
|
@ -1,4 +1,7 @@
|
||||||
# Spain Peers
|
# Spain Peers
|
||||||
|
|
||||||
|
Add connection strings from the below list to the `Peers: []` section of your
|
||||||
|
Yggdrasil configuration file to peer with these nodes.
|
||||||
|
|
||||||
* Púlsar office, operated by [Púlsar](https://pulsar.unizar.es)
|
* Púlsar office, operated by [Púlsar](https://pulsar.unizar.es)
|
||||||
* `tcp://155.210.31.40:12345`
|
* `tcp://155.210.31.40:12345`
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# Australia peers
|
# Australia Peers
|
||||||
|
|
||||||
Add connection strings from the below list to the `Peers: []` section of your
|
Add connection strings from the below list to the `Peers: []` section of your
|
||||||
Yggdrasil configuration file to peer with these nodes.
|
Yggdrasil configuration file to peer with these nodes.
|
||||||
|
|
|
@ -16,3 +16,6 @@ Note that the following assumes I2P is running locally and has configured SOCKS
|
||||||
|
|
||||||
* My i2p peer with test machine:
|
* My i2p peer with test machine:
|
||||||
* `socks://127.0.0.1:4447/2ddoxwucodjfy6u34v3toxm2a463nzd3f523hhfzc3y5de7twj6a.b32.i2p:2281`
|
* `socks://127.0.0.1:4447/2ddoxwucodjfy6u34v3toxm2a463nzd3f523hhfzc3y5de7twj6a.b32.i2p:2281`
|
||||||
|
|
||||||
|
* I2P Node (I2Pd, sigtype = 7, in/out length = 1, quantity = 5), operated by [R4SAS](https://github.com/r4sas)
|
||||||
|
* `socks://127.0.0.1:4447/ro7bwwx7ch6echfqwgivsi37tgojgcrjosgq5jrgx5ebadu4xsaq.b32.i2p:39565`
|
||||||
|
|
|
@ -5,5 +5,3 @@ Yggdrasil configuration file to peer with these nodes.
|
||||||
|
|
||||||
* Quito, contact `igel [at] bostonmesh [dot] nyet`
|
* Quito, contact `igel [at] bostonmesh [dot] nyet`
|
||||||
* `tcp://181.188.197.156:443`
|
* `tcp://181.188.197.156:443`
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue