Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zauberstuhl/goprotoident
[MIRROR] Network traffic classification library written purely in GoLang
https://github.com/zauberstuhl/goprotoident
classification golang identification library network
Last synced: about 1 month ago
JSON representation
[MIRROR] Network traffic classification library written purely in GoLang
- Host: GitHub
- URL: https://github.com/zauberstuhl/goprotoident
- Owner: zauberstuhl
- License: gpl-3.0
- Created: 2020-04-15T16:19:18.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-21T16:31:15.000Z (over 4 years ago)
- Last Synced: 2024-10-29T08:20:37.075Z (3 months ago)
- Topics: classification, golang, identification, library, network
- Language: Go
- Homepage: https://git.feneas.org/fengg/goprotoident
- Size: 77.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Protocol Identification
Network traffic classification library written purely in GoLang.
See [godoc](https://godoc.org/git.feneas.org/fengg/goprotoident) for more details.[![GoDoc](https://godoc.org/git.feneas.org/fengg/goprotoident?status.svg)](https://godoc.org/git.feneas.org/fengg/goprotoident)
## Supported Protocols
- [x] ICMPv4
- [x] ICMPv6
- [x] HTTP
- [x] SMTP
- [x] SSH
- [x] SSL
- [x] TLS
- [x] DNS
- [ ] RPC
- [ ] RDP
- [ ] SMB
- [X] FTP
- [ ] NetBIOS
- [ ] JABBER
- [ ] MQTT