mimesniffer
MIME sniffer
A MIME type sniffer written in Go that determines the type of given data based on its file signature or content type.
A MIME type sniffer for Go.
33 stars
2 watching
1 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists
content-typefile-formatfile-signaturegomagic-numbermimemimesniffersniffertype
Related projects:
Repository | Description | Stars |
---|---|---|
gabriel-vasile/mimetype | A fast and precise MIME type detection library for Go. | 1,672 |
mimemagicrb/mimemagic | Detects the mime type of a file based on its extension or content | 419 |
zredshift/mimemagic | A package for detecting and identifying MIME types based on file extensions, magic numbers, and XML document structures. | 99 |
rocktimsaikia/mime-type-check | A tool that provides a list of available MIME types for a given file extension | 5 |
h2non/filetype | A package to infer file types and MIME types based on magic numbers header signatures. | 2,119 |
versionable/ferret | A mime detection library for PHP that identifies the type of a given file based on its content | 20 |
mainframed/mfsniffer | Scripts to sniff and extract unencrypted TSO login credentials from mainframe networks | 47 |
dwarvesf/micro-sniff | An application that monitors and notifies the user when their Mac microphone is being used. | 324 |
mirage/conan | Re-implementation of a file recognition engine with support for multiple MIME types and decision trees. | 48 |
emersion/go-message | A library for working with internet message formats, including email and MIME. | 387 |
sleepinggenius2/gosmi | A Go library for parsing MIBs without relying on an external library | 102 |
objective-see/sniffmk | A utility designed to capture and log mouse and keyboard events on macOS | 215 |
rmedvedev/grpcdump | A tool that captures and decodes GRPC messages from ethernet traffic | 154 |
etingof/pysmi | Tool for parsing and converting SNMP MIBs into various formats | 135 |
dflydev/dflydev-apache-mime-types | A PHP package for parsing and working with Apache MIME Types files | 71 |