Skip to content

sniffnet.net

Cross-platform application to monitor your network traffic

Package Information

  • Domain: sniffnet.net
  • Name: sniffnet.net
  • Homepage: Not specified
  • Source: View on GitHub

Installation

bash
# Install with launchpad
launchpad install sniffnet

Programs

This package provides the following executable programs:

  • sniffnet

Aliases

This package can also be accessed using these aliases:

  • sniffnet

Available Versions

Show all 2 versions
  • 1.3.2, 1.3.1

Latest Version: 1.3.2

Install Specific Version

bash
# Install specific version
sh <(curl https://pkgx.sh) +sniffnet.net@1.3.2 -- $SHELL -i

Dependencies

This package depends on:

  • openssl.org@1
  • tcpdump.org@1
  • linux:alsa-project.org/alsa-lib@1
  • linux:freedesktop.org/fontconfig@2

Usage Examples

typescript
import { pantry } from 'ts-pkgx'

// Access this package
const pkg = pantry.sniffnetnet

console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)

This documentation was auto-generated from package data.

Released under the MIT License.