tlk / googertaeller

macOS implementation of Bert's Googerteller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

googertæller for macos

inspired by bert's googerteller this is a macos implementation that does not require a compiler and does not require external dependencies to be installed.

it beeps when there is network traffic to google.

$ ./tæller.sh google.txt
Password:
.........................................................................................
$

it is asking for password because tcpdump needs to run as super user.

stop the thing with ctrl+c

About

macOS implementation of Bert's Googerteller

License:MIT License


Languages

Language:Shell 100.0%