奔着比kali好看去的, 同时知乎看到有parrot os日用的, 但是我尝试寄了, 所以有了这个.
sudo passwd
/etc/apt/sources.list.d/parrot.list
deb http://mirrors.ustc.edu.cn/parrot/ parrot main contrib non-free
deb http://mirrors.tuna.tsinghua.edu.cn/parrot/ parrot main contrib non-free
apt update && apt upgrade
控制中心->新立得, 取消官方库
apt install fish
文件>新建配置文件
标题和命令=>自定义命令=>/bin/fish
设置default
sudo apt install fcitx5-rime
sudo apt install fcitx5
https://github.com/thep0y/fcitx5-themes
控制中心->快捷键->添加(命令mate-terminal) 快捷键ctrl alt t
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo dpkg -i google-chrome-stable_current_amd64.deb
显示不出去控制中心->主菜单
删除一遍firefox-esr和parrot-firefox-profiles
再安装
控制中心->窗口->窗口首选项
https://parrotsec-cn.org/t/parrot/1906
正常破解
sh脚本(只能在目录内打开)
#!/bin/bash
java -jar /home/sjl/app/burp/BurpLoaderKeygen.jar
lftp ftp://10.21.11.21/
#中文乱码解决
set ftp:charset gbk
set file:charset utf8
默认GBK
vim ~/.lftprc
set ftp:charset gbk
set file:charset utf8
filezilla可以完美解决, 不过也需要解决乱码, 这个简单
File ->Site Manager
Use custom charset,Encodng设置为"GB2312"/GBK
解压
LANG=C 7za x your-zip-file.zip
可能需要
convmv -f GBK -t utf8 --notest -r .
fsearch
https://software.opensuse.org//download.html?project=home%3Acboxdoerfer&package=fsearch#manualDebian
##debian11
寄
日用基本不可行, 开摆.