1 parent 8b801a2 commit a8b038bCopy full SHA for a8b038b
1 file changed
Readme.md
@@ -21,6 +21,9 @@
21
## 使用
22
23
```
24
+安装第三方库
25
+pip3 install -r requirement.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
26
+
27
检测单个站点:
28
python3 JsonExp.py -u [目标] -l [LDAP服务地址]
29
0 commit comments