Python Win 版本下载
安装 Python
检查环境
下载 W5 & 修改配置文件
安装第三方依赖
shell
# 如果遇到以下错误,请升级 pip
# ERROR: Could not build wheels for cryptography, bcrypt which use PEP 517 and cannot be installed directly
python -m pip install -U pip
安装完成
启动项目
访问 W5 SOAR
- 访问地址:
ip:8888
, (访问不了请检查服务器防火墙) - 账号密码: 账号:
admin
,密码:12345678
(登录后请及时修改密码)