mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 12:57:50 +08:00
typo
This commit is contained in:
@@ -51,7 +51,7 @@ class OneForAll(object):
|
|||||||
Example:
|
Example:
|
||||||
python3 oneforall.py version
|
python3 oneforall.py version
|
||||||
python3 oneforall.py --target example.com run
|
python3 oneforall.py --target example.com run
|
||||||
python3 oneforall.py --target ./subdomains.txt run
|
python3 oneforall.py --target ./domains.txt run
|
||||||
python3 oneforall.py --target example.com --valid None run
|
python3 oneforall.py --target example.com --valid None run
|
||||||
python3 oneforall.py --target example.com --brute True run
|
python3 oneforall.py --target example.com --brute True run
|
||||||
python3 oneforall.py --target example.com --port medium run
|
python3 oneforall.py --target example.com --port medium run
|
||||||
|
|||||||
Reference in New Issue
Block a user