You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ There are two relay servers available, one in Washington (WA), one in Shanghai.
10
10
-`relay.aosc.io`: IPv4 only, routed via [Microsoft global network](https://learn.microsoft.com/azure/networking/microsoft-global-network), **developers outside of China** should choose this. Connect to this server with `ssh <buildbot>`.
11
11
-`relay-ipv6.aosc.io`: IPv6 only, routed via Microsoft global network, **developers outside of China with IPv6** should choose this. Connect to this server with `ssh <buildbot>-ipv6`.
12
12
-`relay-cn.aosc.io`: IPv4 only, routed via Microsoft global network, **developers in China** should choose this. Connect to this server with `ssh <buildbot>-cn`.
13
-
-`relay-cn-ipv6.aosc.io`: IPv4 only, routed via Microsoft global network, **developers in China with IPv6** should choose this. Connect to this server with `ssh <buildbot>-cn-ipv6`.
13
+
-`relay-cn-ipv6.aosc.io`: IPv6 only, routed via Microsoft global network, **developers in China with IPv6** should choose this. Connect to this server with `ssh <buildbot>-cn-ipv6`.
14
14
-`relay-inet.aosc.io`: IPv4 only, [routed over public Internet (ISP network)](https://learn.microsoft.com/azure/virtual-network/ip-services/routing-preference-overview#routing-over-public-internet-isp-network), **suitable for only specific cases**, such as outage with Microsoft global network. Connect to this server with `ssh <buildbot>-inet`.
15
15
16
16
Some but not all buildbots are directly accessible from public Internet. These configurations are also included. Works best if the developer is geographically (and digitally) nearby. Connect with `ssh <buildbot>-direct`.
0 commit comments