Skip to main content

See which processes make remote network connections

Project description

picosnitch

  • See which processes make remote network connections
  • Logs and config are stored in ~/.config/picosnitch/snitch.json and updated every 10 minutes or on sigterm
  • Do not rely on this for security or anything remotely critical (only checks connections at 0.2s intervals and could miss very short lived ones, would need a network driver or event listener for better reliability)
  • Quick experiment inspired by programs such as:
    • Little Snitch
    • OpenSnitch
    • GlassWire
    • simplewall

run

  • run as a daemon (regular process on windows) with
    python picosnitch.py
  • or install from source with
    python setup.py install
  • or install from PyPI with
    pip install picosnitch
  • then run as a daemon with
    picosnitch

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

picosnitch-0.1.0.tar.gz (3.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page