nsntrace
perform network trace of a single process by using network namespaces
Install
- All systems
-
curl cmd.cat/nsntrace.sh
- Debian
-
apt-get install nsntrace
- Ubuntu
-
apt-get install nsntrace
- Kali Linux
-
apt-get install nsntrace
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install nsntrace
- Raspbian
-
apt-get install nsntrace
- Dockerfile
- dockerfile.run/nsntrace
nsntrace
perform network trace of a single process by using network namespaces
Uses Linux network namespaces to perform network traces of a single application. The traces are saved as pcap files. And can later be analyzed by for instance Wireshark.