摘要:
安装 pip install supervisor 启动 supervisord supervisord -c /etc/supervisord.conf supervisord 的配置文件默认位于 /etc/supervisord.conf,;后面为注释 关闭服务 supervisorctl st 阅读全文
posted @ 2019-11-07 18:20
yo_哥
阅读(1083)
评论(0)
推荐(0)
摘要:
Git安装 Linux 1. 先尝试输入git,看有没有安装git 2. 如没有安装 安装步骤 wget https://www.kernel.org/pub/software/scm/git/git 2.9.4.tar.gz tar xvf git 2.9.4.tar.gz cd git 2.9. 阅读全文
posted @ 2019-11-07 18:06
yo_哥
阅读(153)
评论(0)
推荐(0)
摘要:
web安全漏洞场景分析 输入输出检验不充分 设计缺陷 环境缺陷 阅读全文
posted @ 2019-11-07 14:28
yo_哥
阅读(595)
评论(0)
推荐(0)
摘要:
BurpSuite下载 百度网盘:https://pan.baidu.com/s/1BPuJsKgEZ_NKdY6zmKIPlg,提取码:z2mm 注:作者尽量提供工具最新版本下载链接,如有违规,请联系作者删除! 浏览器插件 Google浏览器插件 SwitchyOmega Firefox浏览器插件 阅读全文
posted @ 2019-11-07 12:36
yo_哥
阅读(9966)
评论(0)
推荐(0)