Skip to content

Commit 99bf099

Browse files
xflcx1991MingcongBai
authored andcommitted
fix: fix issue #11 typo
1 parent c5bcef3 commit 99bf099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ There are two relay servers available, one in Washington (WA), one in Shanghai.
1010
- `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>`.
1111
- `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`.
1212
- `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`.
1414
- `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`.
1515

1616
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

Comments
 (0)