Hi there!
I created socket-connect-bpf. It is similar to tcpconnect, but the probe is attached to security_socket_connect and it provides some additional information (like process path and AS information).
However, I don't know if it's unique enough to have an entry in this list. What do you think?
Hi there! I created socket-connect-bpf. It is similar to
tcpconnect
, but the probe is attached tosecurity_socket_connect
and it provides some additional information (like process path and AS information).However, I don't know if it's unique enough to have an entry in this list. What do you think?