https://github.com/adrianosela/spoof
a utility for injecting spoofed frames into a network
https://github.com/adrianosela/spoof
Last synced: about 2 months ago
JSON representation
a utility for injecting spoofed frames into a network
- Host: GitHub
- URL: https://github.com/adrianosela/spoof
- Owner: adrianosela
- License: mpl-2.0
- Created: 2020-04-22T21:06:52.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-04-06T23:19:50.000Z (about 2 years ago)
- Last Synced: 2025-03-29T06:03:12.083Z (3 months ago)
- Language: Go
- Homepage:
- Size: 2.17 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# spoof
[](https://goreportcard.com/report/github.com/adrianosela/spoof)
[](https://godoc.org/github.com/adrianosela/spoof)
[](https://github.com/adrianosela/spoof/blob/master/LICENSE)A command line utility for injecting spoofed frames into a network
### Usage:
* build the CLI with `make`
```
$ make
```* run the cli:
```
$ spoof --help
```