随身WiFi 后台管理界面
海尔 F231ZC
wget https://raw.githubusercontent.com/anysoft/mifi-tools/main/squashfs_extract.py
python3 squashfs_extract.py output full.bin
apt install squashfs-tools
unsquashfs full_498000-74eccc.bin
mksquashfs squashfs-root/ new.squashfs -comp xz
python3 squashfs_extract.py input full.bin new.squashfs 0