SoftEtherVPN / Win10Pcap

Win10Pcap: WinPcap for Windows 10 (NDIS 6.x driver model)
Other
337 stars 122 forks source link

Questions: Get corresponding process #21

Open secana opened 5 years ago

secana commented 5 years ago

First: Great project!

I've a question: Is it somehow possible to get the process (PID or name) which is the source or target of the network traffic? E.g.: Process with PID 123 did a UDP request to IP x.x.x.x?

If this is not easily possible, what would be needed to make it possible?