mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 12:57:50 +08:00
修正valid参数使用描述
This commit is contained in:
@@ -36,7 +36,7 @@ class OneForAll(object):
|
||||
|
||||
Example:
|
||||
python oneforall.py --target example.com run
|
||||
python oneforall.py --target example.com --brute True --port medium valid 1 run
|
||||
python oneforall.py --target example.com --brute True --port medium --valid 1 run
|
||||
python oneforall.py --target ./domains.txt --format csv --path= ./result.csv --output True run
|
||||
|
||||
Note:
|
||||
|
||||
Reference in New Issue
Block a user