问题
Is there any way to print all of the IP addresses that I'm sending packets to using C++ on Windows? I've tried to sniff my traffic with WinSock2 but I had to run my code with administrator permissions. Is there any way to do it with user permissions too?
来源:https://stackoverflow.com/questions/60677807/printing-all-destination-ip-addresses-using-c