Showing
1 changed file
with
19 additions
and
1 deletions
1 | 服务器列表 | 1 | 服务器列表 |
2 | 2 | ||
3 | 1. api.boxfish.cn | 3 | 1. api.boxfish.cn |
4 | +2. assets.boxfish.cn | ||
4 | 5 | ||
5 | 6 | ||
6 | 方法 | 7 | 方法 |
7 | 8 | ||
8 | 1. ping | 9 | 1. ping |
10 | +``` | ||
11 | +Microsoft Windows [版本 6.1.7601] | ||
12 | +版权所有 (c) 2009 Microsoft Corporation。保留所有权利。 | ||
9 | 13 | ||
10 | - test | 14 | +C:\Users\undancer>ping api.boxfish.cn |
15 | + | ||
16 | +正在 Ping api.boxfish.cn [121.199.251.59] 具有 32 字节的数据: | ||
17 | +来自 121.199.251.59 的回复: 字节=32 时间=31ms TTL=128 | ||
18 | +来自 121.199.251.59 的回复: 字节=32 时间=31ms TTL=128 | ||
19 | +来自 121.199.251.59 的回复: 字节=32 时间=32ms TTL=128 | ||
20 | +来自 121.199.251.59 的回复: 字节=32 时间=31ms TTL=128 | ||
21 | + | ||
22 | +121.199.251.59 的 Ping 统计信息: | ||
23 | + 数据包: 已发送 = 4,已接收 = 4,丢失 = 0 (0% 丢失), | ||
24 | +往返行程的估计时间(以毫秒为单位): | ||
25 | + 最短 = 31ms,最长 = 32ms,平均 = 31ms | ||
26 | + | ||
27 | +C:\Users\undancer> | ||
28 | +``` | ||
11 | 2. nslookup | 29 | 2. nslookup |
12 | 30 | ||
13 | test | 31 | test |
-
Please register or login to post a comment