stooge-scanner now has some command line options
This is Stooge. Work in progress.
requirements
installation …
start
$ cd /home/stooge $ tmux $ source env/bin/activate && ~/moz-stooge/scripts/stooge-scanner $ source env/bin/activate && ~/moz-stooge/scripts/stooge-web -p 9090 -c /home/stooge/stooge.cfg
adding new sites
$ mongo stooge $ db.sites.insert({owner:"yourorg",type:"production",url:"http://www.example.com"})
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
This is Stooge. Work in progress.
Run Book
requirements
installation …
start
adding new sites