Introduction
Introduction
Netify Agent - A Deep Packet Inspection Library

Netify is a Deep Packet Inspection (DPI) library - a software component or toolkit that provides the capability to analyze and inspect the content of network packets at a deep level, either in real time or from a packet capture (ex. tcpdump). DPI involves examining the payload of packets, beyond just the header information, to understand the nature and purpose of the data being transmitted.
Netify's primary fuctions are to:
- identify and classify various network protocols, such as HTTP, QUIC, DNS, and more
- recognize specific applications or services running on the network
Previous Versions of Netify
This documentation is for Netify Version 4.x. We try and maintain backwards compatibility but it's not always possible. If you are looking for information for a different version, use the version selector at the top of this page.
sudo netifyd -V
Netify Agent/4.4.7 (debian; linux-gnu; x86_64; conntrack; netlink; dns-cache; tpv3; tcmalloc; regex)
The above sample output would confirm the instance is using 4.4.7.