Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
undancer
2016-01-30 17:46:20 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
915cf8b733e27084d74abe9ad9747413473d15a5
915cf8b7
1 parent
f4e22610
Updated 网络状态检测 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
1 deletions
网络状态检测.md
网络状态检测.md
View file @
915cf8b
服务器列表
1.
api.boxfish.cn
2.
assets.boxfish.cn
方法
1.
ping
```
Microsoft Windows [版本 6.1.7601]
版权所有 (c) 2009 Microsoft Corporation。保留所有权利。
test
C:\Users\undancer>ping api.boxfish.cn
正在 Ping api.boxfish.cn [121.199.251.59] 具有 32 字节的数据:
来自 121.199.251.59 的回复: 字节=32 时间=31ms TTL=128
来自 121.199.251.59 的回复: 字节=32 时间=31ms TTL=128
来自 121.199.251.59 的回复: 字节=32 时间=32ms TTL=128
来自 121.199.251.59 的回复: 字节=32 时间=31ms TTL=128
121.199.251.59 的 Ping 统计信息:
数据包: 已发送 = 4,已接收 = 4,丢失 = 0 (0% 丢失),
往返行程的估计时间(以毫秒为单位):
最短 = 31ms,最长 = 32ms,平均 = 31ms
C:\Users\undancer>
```
2.
nslookup
test
...
...
Please
register
or
login
to post a comment