https://github.com/guesslin/inject
https://github.com/guesslin/inject
network
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/guesslin/inject
- Owner: guesslin
- License: mit
- Created: 2019-05-09T02:14:26.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-03-24T08:36:10.000Z (over 2 years ago)
- Last Synced: 2025-04-13T14:18:18.473Z (about 1 year ago)
- Topics: network
- Language: Go
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# inject
- simple tool for inject single packet to network interface
## usage
```
$ inject [sub command] [options]
```
## TODO
- [X] TCP packet
- [ ] ARP packet
- [ ] UDP packet
- [ ] Load payload from file
- [ ] binary format
- [ ] plain text format