Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Degree-21/dirScan

网站目录、后台扫描 基于御剑字典
https://github.com/Degree-21/dirScan

Last synced: about 2 months ago
JSON representation

网站目录、后台扫描 基于御剑字典

Awesome Lists containing this project

README

        

##### 使用方法 python3

```python
pip install -r requirements.txt
python3 ./DirScan.py www.****.com ./dictionary/
```

##### window下需要注意文件夹信息 具体可见
```
https://blog.csdn.net/vitaminc4/article/details/78830829
```