mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
增加brute_nameservers_path的说明以及typo
This commit is contained in:
@@ -39,7 +39,7 @@ You can use pip3 install requirements, the following is an example of using **pi
|
||||
|
||||
```bash
|
||||
cd OneForAll/
|
||||
python -m pip install -U pip setuptools wheel
|
||||
python3 -m pip install -U pip setuptools wheel
|
||||
pip3 install -r requirements.txt
|
||||
python3 oneforall.py --help
|
||||
```
|
||||
@@ -71,6 +71,8 @@ Result will be saved in `~/results`.
|
||||
<details>
|
||||
<summary><b>✨OneForAll usage</b></summary>
|
||||
|
||||
If your computer are not in China, change [setting](https://github.com/shmilylty/OneForAll/blob/master/config/setting.py#L46) `brute_nameservers_path` param `cn_nameservers.txt` to `nameservers.txt` plz.
|
||||
|
||||
1. If you are use pip3, run the following command:
|
||||
```bash
|
||||
python3 oneforall.py --target example.com run
|
||||
|
||||
Reference in New Issue
Block a user