Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 221 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 221 Bytes

WHATS THIS

Use this to find which process is visting destination port.

HOWTO

apt-get install linux-headers-`uname -r`
make

insmod port_connection.ko
echo 1234 > /proc/sys/net/ipv4/udp_port_connection

dmesg