Skip to content

robbieh/dripnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dripnet

A Babashka script to show outgoing connection ports as drops on the terminal.

"snapshot of dripnet running"

Usage

Since this relies on tcpdump you need to have it installed and be able to run it without a password using sudo. Place a line like such in your sudoers file:

MYUSER ALL = NOPASSWD: /usr/bin/tcpudmp

Then invoke dripnet:

bb dripnet.clj $COLUMNS $LINES

About

ASCII animation of outgoing network connections as drops

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published