Kali Linux下chromium & firefox Flash插件

来源:互联网 发布:淘宝最火的女装店 编辑:程序博客网 时间:2024/05/17 07:21

chromium

apt-get install pepperflashplugin-nonfreeupdate-pepperflashplugin-nonfree --install  # 升级

firefox/iceweasel

apt-get install flashplugin-nonfreeupdate-flashplugin-nonfree --install   # 升级
0 0