1sudo apt-add-repository ppa:wireshark-dev/stable 2sudo apt-get update 3sudo apt-get install wireshark 4sudo groupadd wireshark //安装已完成 5sudo chgrp wireshark /usr/bin/dumpcap //安装已完成 6sudo chmod 4755 /usr/bin/dumpcap 7sudo gpasswd -a your_username wireshark
ubuntu 18.04安装wireshark
Wesley13
2021-10-11
1002 0 0
点赞
收藏
评论区
加载中...