--- tags: Network --- # Network Command [](https://hackmd.io/g3LkkuBRTPC07Rgj2nk2_Q) ```bash host www.google.com ping google.com nslookup www.google.com ``` ### 查看網路介面相關 ```bash arp -a ``` ### 封包查看 ```bash tcpdump ``` ### 安裝 Wireshark ```bash sudo apt-get install wireshark ``` ### 開啟 Wireshark 時要使用管理員權限打開 ```bash sudo wireshark ```
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up