An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# spoof

[![Go Report Card](https://goreportcard.com/badge/github.com/adrianosela/spoof)](https://goreportcard.com/report/github.com/adrianosela/spoof)
[![Documentation](https://godoc.org/github.com/adrianosela/spoof?status.svg)](https://godoc.org/github.com/adrianosela/spoof)
[![license](https://img.shields.io/github/license/adrianosela/spoof.svg)](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
```