mirror of
https://github.com/GyulyVGC/sniffnet.git
synced 2026-02-01 09:41:57 -05:00
3 lines
197 B
Bash
Executable File
3 lines
197 B
Bash
Executable File
#!/usr/bin/env zsh
|
|
osascript -e 'do shell script "/*/Sniffnet.app/Contents/MacOS/sniffnet >/dev/null 2>&1 &" with prompt "Comfortably monitor your Internet traffic." with administrator privileges'
|