摘要: Perusing the release notes for the latest Linksys WRT120N firmware, one of the more interesting comments reads: Firmware 1.0.07 (Build 01) - Encrypts 阅读全文
posted @ 2016-01-25 13:37 dozeoo 阅读(709) 评论(0) 推荐(0)
摘要: 主机只对网关的报文进行响应将源不是00:17:a4:a8:68:11,192.168.1.1的包丢掉arptables -A INPUT! --src-mac 00:17:a4:a8:68:11-j DROParptables -AINPUT!--src-ip 192.168.1.1 -j DROP... 阅读全文
posted @ 2016-01-25 12:30 dozeoo 阅读(317) 评论(0) 推荐(0)
摘要: acedGetString()[ads_getstring()]int acedGetString(int cronly, const TCHAR *prompt, TCHAR *psz)acedGetString()函数暂停程序运行以等待用户输入一个字符串,其定义如下:该函数使result指向用户... 阅读全文
posted @ 2016-01-25 11:23 dozeoo 阅读(2319) 评论(0) 推荐(0)