mirror of
https://github.com/Estom/notes.git
synced 2026-04-13 18:00:27 +08:00
Merge branch 'master' of gitee.com:Eyestorm/notes
This commit is contained in:
@@ -108,4 +108,12 @@ $scp localpath ID@host:path
|
||||
以ssh协议,遍历下载path路径下的整个文件系统,到本地的localpath:
|
||||
```
|
||||
$scp -r ID@site:path localpath
|
||||
```
|
||||
```
|
||||
|
||||
## 6 网络性能
|
||||
|
||||
ping baidu.com
|
||||
|
||||
traceroute
|
||||
|
||||
mtr baidu.com
|
||||
7
计算机网络实验/IPv6-MLD.md
Normal file
7
计算机网络实验/IPv6-MLD.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# IPv6-MLD
|
||||
|
||||
## 概述
|
||||
|
||||
IPv6中的多播侦听发现。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user