Skip to content

Commit

Permalink
Merge pull request #22 from Major2000/main
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Major2000 authored Oct 20, 2022
2 parents 5fabee4 + f984e6c commit 77c790f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ options:

For instance, if you want to spoof `192.168.1.5` and the gateway is `192.168.1.1`

```shell
python3 spoof.py -tg 192.168.1.5 -hs 192.168.1.1 --verbose
```
sudo python3 spoof.py -tg 192.168.1.5 -hs 192.168.1.1 --verbose
```

0 comments on commit 77c790f

Please sign in to comment.