Good afternoon.
Personally, I'm developing a java application for capturing packages using JPCAP. I am using a virtual machine, but I am not able to select the network interface so that my program can capture the network packets. Can you do this using the virtual machine? I tested the code on the local machine and it works as intended.
In summary, it would be the use of JPCAP in VirtualBox.
Thank you.