Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/orvn/go-packets
A port and packet analysis tool
https://github.com/orvn/go-packets
Last synced: 12 days ago
JSON representation
A port and packet analysis tool
- Host: GitHub
- URL: https://github.com/orvn/go-packets
- Owner: orvn
- License: other
- Created: 2022-10-24T02:58:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-24T06:28:00.000Z (about 2 years ago)
- Last Synced: 2024-12-09T16:13:48.784Z (28 days ago)
- Language: Go
- Size: 1.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Go Packets
A WIP repo for a packet analysis tool, currently mostly a fast port scanner.
## Requirements
- Go is not required to run, binaries are included
- To compile, Go version >1.15 is required
- Currently tested on MacOS (binaries are compiled for darwin)