0xHJK / dumpall

一款信息泄漏利用工具,适用于.git/.svn/.DS_Store泄漏和目录列出
https://github.com/0xHJK/dumpall
MIT License
1.39k stars 144 forks source link

Add MANIFEST.in #1

Closed fabaff closed 4 years ago

fabaff commented 4 years ago

Allows to ship the docs with the source available on PyPI.

The license file is a re requirement for most distributions.

0xHJK commented 4 years ago

Thanks a lot 😃