mirror of
https://github.com/GyulyVGC/sniffnet.git
synced 2026-07-03 06:54:39 +00:00
5 lines
47 B
Bash
5 lines
47 B
Bash
#!/bin/sh
|
|
|
|
set -e
|
|
|
|
setcap '' /usr/bin/sniffnet
|