赞
踩
git clone https://github.com/MobSF/Mobile-Security-Framework-MobSF.git
cd Mobile-Security-Framework-MobSF
安装必要模块(使用这种方式安装,只能使用python2启动)
./setup.sh
为了使用python3启动,需要安装其他依赖
python3 -m pip install -r requirements.txt --user
只限本机启动
./run.sh
指定IP与端口启动
python3 manage.py runserver 10.0.3.57:8081
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。