mirror of
https://github.com/GyulyVGC/sniffnet.git
synced 2025-12-23 22:29:01 -05:00
6 lines
47 B
Bash
6 lines
47 B
Bash
#!/bin/sh
|
|
|
|
set -e
|
|
|
|
setcap '' /usr/bin/sniffnet
|