Update FAQ with new signal endpoint addresses (#89)

* Update FAQ with new signal endpoint addresses

* Update FAQ with new signal endpoint addresses

* Update FAQ with new signal endpoint addresses
This commit is contained in:
Maycon Santos
2023-09-18 15:15:49 +02:00
committed by GitHub
parent 0f4367c248
commit c3e0e657cd

View File

@@ -13,14 +13,22 @@ and negotiate the peer-to-peer connections.
Below is the list of NetBird hosted endpoints and ports they listen to:
* Management service:
* **Endpoint**: api.wiretrustee.com
* **Port**: TCP/443
* **Endpoint**: api.wiretrustee.com
* **Port**: TCP/443
* **IPv4**: 34.240.163.65
* Signal service:
* **Endpoint**: signal2.wiretrustee.com
* **Port**: TCP/443
* **Port**: TCP/443
* **IPv4**: 63.34.141.149
* **Endpoint**: signal.netbird.io `new`
* **Port**: TCP/443
* **IPv4**: 35.186.199.111
* **IPv6**: 2600:1901:0:adb3::
* Relay (TURN) service:
* **Endpoint**: turn.netbird.io
* **Port range**: UDP/80,443 and TCP/443-65535
* **Port range**: UDP/80,443 and TCP/443-65535
* **IPv4**: The list is dynamic and geo-distributed; we advise you to check the nearest cluster with the following command:
* `nslookup turn.netbird.io`
## Why and what are the anonymous usage metrics?