开发者

Capturing dns requests

开发者 https://www.devze.com 2023-02-19 16:06 出处:网络
How 开发者_运维技巧it is possible to capture dns requests, just requests, I don\'t need anything else. What library (c++) is best for this? libpcap is the most popular and best-supported network packe

How 开发者_运维技巧it is possible to capture dns requests, just requests, I don't need anything else. What library (c++) is best for this?


libpcap is the most popular and best-supported network packet capture library I know; it supports easy query strings like udp port 53.

0

精彩评论

暂无评论...
验证码 换一张
取 消