From 6a22fe67d377d547ae7d57dd8b90f615e733fcf2 Mon Sep 17 00:00:00 2001 From: passenger Date: Mon, 8 Apr 2019 13:05:54 -0400 Subject: [PATCH 1/2] add singapore, bulgaria --- asia/singapore.md | 7 +++++++ europe/bulgaria.md | 9 +++++++++ 2 files changed, 16 insertions(+) create mode 100644 europe/bulgaria.md diff --git a/asia/singapore.md b/asia/singapore.md index 2b5d298..34136cc 100644 --- a/asia/singapore.md +++ b/asia/singapore.md @@ -1,3 +1,10 @@ # Singapore Peers Add the strings from the below to the `Peers: [],` list of your config file (comma separated) to connect to these nodes. + +Singapore, operated by passenger + +`"tcp://45.59.126.34:22301"` + +`"tcp://2406:d500:12:beef:4c38::1:22301"` + diff --git a/europe/bulgaria.md b/europe/bulgaria.md new file mode 100644 index 0000000..0d53d0f --- /dev/null +++ b/europe/bulgaria.md @@ -0,0 +1,9 @@ +# Bulgaria Peers + +Add the strings from the below to the `Peers: [],` list of your config file (comma separated) to connect to these nodes. + +Bulgaria, operated by passenger + +`"tcp://82.118.227.155:1920"` + +`"tcp://2a01:8740:1:fe33:4618:1891:c6cd:1:1920"` From 2f9e291bb71cba5713777398ab988f46215e192d Mon Sep 17 00:00:00 2001 From: passenger Date: Tue, 9 Apr 2019 14:44:42 -0400 Subject: [PATCH 2/2] update format --- asia/singapore.md | 8 +++----- europe/bulgaria.md | 9 +++++---- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/asia/singapore.md b/asia/singapore.md index 481e3c0..8f1fa2a 100644 --- a/asia/singapore.md +++ b/asia/singapore.md @@ -3,8 +3,6 @@ Add connection strings from the below list to the `Peers: []` section of your Yggdrasil configuration file to peer with these nodes. -Singapore, operated by passenger - -`"tcp://45.59.126.34:22301"` - -`"tcp://2406:d500:12:beef:4c38::1:22301"` \ No newline at end of file +* Singapore, operated by passenger + * `tcp://45.59.126.34:22301` + * `tcp://2406:d500:12:beef:4c38::1:22301` diff --git a/europe/bulgaria.md b/europe/bulgaria.md index 0d53d0f..1b42104 100644 --- a/europe/bulgaria.md +++ b/europe/bulgaria.md @@ -1,9 +1,10 @@ # Bulgaria Peers -Add the strings from the below to the `Peers: [],` list of your config file (comma separated) to connect to these nodes. +Add connection strings from the below list to the `Peers: []` section of your +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"`