code init

This commit is contained in:
beichen
2023-12-02 00:04:14 +08:00
parent ea9f67c669
commit def7714efd
4 changed files with 210 additions and 0 deletions

View File

@@ -1,2 +1,13 @@
# 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
```
![Alt text](image.png)