如何在 Ubuntu 22.04 中安装和使用 Wireshark最新版
1.添加官方Wireshark仓库:
sudo add-apt-repository ppa:wireshark-dev/stable sudo apt update
2.安装:
sudo apt install wireshark -y
3.查看版本:
wireshark --version
sudo add-apt-repository ppa:wireshark-dev/stable sudo apt update
sudo apt install wireshark -y
wireshark --version
安装:sudo apt update sudo apt install clamav更新病毒库:sudo freshclam常用参数:-i 仅仅打印被感染的文件 -d<文件> 以指定的文件作为...
先压缩:tar -czvf folder.tar.gz /path/to/your/folder加密命令:gpg --output playwright.gpg --symmetric --cipher-algo AES256 Playwright_bei.tar.gz解密命令:gpg --outp...