mirror of
https://github.com/CodeChina888/FakeToa.git
synced 2026-02-04 02:43:16 +08:00
13 lines
191 B
Markdown
13 lines
191 B
Markdown
# FakeToa
|
|
Fake IP sources using Linux's BPF feature
|
|
|
|
The prerequisite is that you must use the Root's shell.
|
|
|
|
## Usage
|
|
```
|
|
|
|
python3 toa.py attach --toa_ip 8.8.8.8
|
|
|
|
```
|
|
|
|
 |