Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Degree-21/dirScan
网站目录、后台扫描 基于御剑字典
https://github.com/Degree-21/dirScan
Last synced: about 2 months ago
JSON representation
网站目录、后台扫描 基于御剑字典
- Host: GitHub
- URL: https://github.com/Degree-21/dirScan
- Owner: Degree-21
- Created: 2020-04-24T04:47:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-25T15:52:03.000Z (about 1 year ago)
- Last Synced: 2024-08-07T23:44:44.104Z (5 months ago)
- Language: Python
- Homepage:
- Size: 7.98 MB
- Stars: 232
- Watchers: 4
- Forks: 53
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- my-awesome - Degree-21/dirScan - 11 star:0.2k fork:0.1k 网站目录、后台扫描 基于御剑字典 (Python)
README
##### 使用方法 python3
```python
pip install -r requirements.txt
python3 ./DirScan.py www.****.com ./dictionary/
```##### window下需要注意文件夹信息 具体可见
```
https://blog.csdn.net/vitaminc4/article/details/78830829
```