会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Jason.Hevey
欢迎加入学习交流QQ群:140784142(优先),582226901(已满), 782275337(已满),在群里可以向群主和群友索要感兴趣的文章和代码哦,Enjoy life,study hard!YOU CAN!
博客园
首页
新随笔
联系
订阅
管理
2016年6月26日
paper 78:sniff抓包程序片段
摘要: #define INTERFACE "eth0"#define MAX_SIZE 65535int init_raw_socket();int open_promisc(char *interface, int sockfd);int main(){ int sockfd; int bytes_re
阅读全文
posted @ 2016-06-26 14:23 Jason.Hevey
阅读(394)
评论(0)
推荐(0)
编辑
公告