From 108b8b74367003496f3b08595bb83e5fb3570d6c Mon Sep 17 00:00:00 2001 From: EKCKABATOP54 Date: Mon, 15 Apr 2024 13:13:26 +0200 Subject: [PATCH] Added ipv6 to Brazil. Added Hong Kong node --- asia/hong-kong.md | 10 ++++++++++ south-america/brazil.md | 8 ++++++-- 2 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 asia/hong-kong.md diff --git a/asia/hong-kong.md b/asia/hong-kong.md new file mode 100644 index 0000000..97d3764 --- /dev/null +++ b/asia/hong-kong.md @@ -0,0 +1,10 @@ +# Hong Kong Peers + +Add connection strings from the below list to the `Peers: []` section of your +Yggdrasil configuration file to peer with these nodes. + +### Hong Kong + +* Hong Kong, vps public node, operated by [EKCKABATOP54](androposhtar1029@gmail.com), 10 Gbps (Actually less), ipv4, ipv6 + * `tcp://194.156.98.6:7676` + * `tcp://[2a09:7c45:0:10::1]:7676` \ No newline at end of file diff --git a/south-america/brazil.md b/south-america/brazil.md index 64f0a38..08f6a4d 100644 --- a/south-america/brazil.md +++ b/south-america/brazil.md @@ -1,6 +1,10 @@ # Brazil Peers +Add connection strings from the below list to the `Peers: []` section of your +Yggdrasil configuration file to peer with these nodes. + ### Sao Paulo -* Sao Paulo, vps public node, operated by [EKCKABATOP54](androposhtar1029@gmail.com), 10 Gbps (Actually less) - * `tcp://95.164.4.146:7676` \ No newline at end of file +* Sao Paulo, vps public node, operated by [EKCKABATOP54](androposhtar1029@gmail.com), 10 Gbps (Actually less), ipv4, ipv6 + * `tcp://95.164.4.146:7676` + * `tcp://[2a14:2d81:0:6::1]:7676` \ No newline at end of file