We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3af92b4 commit 9dad524Copy full SHA for 9dad524
guide/network/quick-networking.md
@@ -43,7 +43,7 @@ A <-.->|P2P直连| B
43
- `-d` 自动分配虚拟 IP,默认分配 `10.126.126.0/24` 网段,可使用 `-i 10.11.11.0/24` 指定其他虚拟 IP。
44
- `--network-name` 指定虚拟网络名称(支持中文)。注意:若与其他用户网络名冲突,可能导致组网失败。
45
- `--network-secret` 指定虚拟网络的密码,用于保护网络安全。
46
-- `-p` 指定节点地址,此处为官方共享节点,也可用[其他公共节点](https://easytier.gd.nkbpal.cn/status/easytier)
+- `-p` 指定节点地址,此处为官方共享节点,也可用[其他公共节点](https://uptime.easytier.cn)
47
48
#### 2. 在节点 B 上运行
49
0 commit comments