🍺 BREW Explorer

← all formulae

snort

brew install snort v3.12.2.0 GPL-2.0-only

Flexible Network Intrusion Detection System

72
30-day installs · #3960
380
90-day · #3216
2.6k
365-day · #2557

Runtime dependencies

Build dependencies

Links

Caveats

For snort to be functional, you need to update the permissions for /dev/bpf*
so that they can be read by non-root users.  This can be done manually using:
    sudo chmod o+r /dev/bpf*
or you could create a startup item to do this for you.
Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "cmake",
    "flex",
    "pkgconf"
  ],
  "categories": [],
  "caveats": "For snort to be functional, you need to update the permissions for /dev/bpf*\nso that they can be read by non-root users.  This can be done manually using:\n    sudo chmod o+r /dev/bpf*\nor you could create a startup item to do this for you.\n",
  "conflicts_with": [],
  "dependencies": [
    "daq",
    "hwloc",
    "jemalloc",
    "libdnet",
    "libpcap",
    "luajit",
    "openssl@3",
    "pcre2",
    "vectorscan",
    "xz"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Flexible Network Intrusion Detection System",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": null,
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "snort",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://www.snort.org",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 72,
  "installs_365d": 2571,
  "installs_90d": 380,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "GPL-2.0-only",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "snort",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 3960,
  "rank_365d": 2557,
  "rank_90d": 3216,
  "raw_hash": "aa35179f2f5adfda",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/s/snort.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "3.12.2.0",
  "versioned_formulae": [],
  "why_use_this": null
}