From 5d002df7ff1a9debccb8b8ee54bd3eb37bc529c2 Mon Sep 17 00:00:00 2001 From: EKCKABATOP54 Date: Fri, 19 Apr 2024 13:54:28 +0200 Subject: [PATCH] Added Brazil and Hong Kong node (#529) --- asia/hong-kong.md | 10 ++++++++++ south-america/brazil.md | 6 ++++++ 2 files changed, 16 insertions(+) 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 f343943..08f6a4d 100644 --- a/south-america/brazil.md +++ b/south-america/brazil.md @@ -2,3 +2,9 @@ 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), ipv4, ipv6 + * `tcp://95.164.4.146:7676` + * `tcp://[2a14:2d81:0:6::1]:7676` \ No newline at end of file