My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 128
==Packetforward== Packetforward is an IP packet capture and forward tool based on libpcap and libnet. It is a command line tool that listens on one network interface for UDP and TCP packets and then injects them on the same or another network interface. It has options for packet capture filtering a...
tellip 是一个使用 "纯真IP数据库" 来进行ip信息查询的程序/库。 由于 "纯真IP数据库" 是国内最齐全的 ip 数据库,因此对它的数据库格式进行了解析 本人无意冒犯 "纯真IP数据库"作者 , 只是想帮助大家。代码实际上不打算使用任何形式的许可, 这个随意选择的许可只是 googlecode 要求我必须选择一个许可,呵呵。 可以进行 ip 到 地址 的查询,也可以反查。 反查支持‘*’,‘?’ 通配符,以后可能改用正则表达式 反查的时候,返回的是一系列的 ip 区间 TODO: 希望可以自动去 CZ88.net 更新 "纯真IP数据库"。 需...
= 后面的文档可能已经不靠谱了,可能需要更多工作,要使用请参看这个文档: http://code.google.com/p/cnlion/wiki/UserGuide = === 简介 === # 本项目主要目的是让我们可以 *高效地* 从 IP 数据库 中获取到某个IP对应的行政区划信息。 # 该项目主要有以下特点: * 高效性: 运行时,将数据加载到内存中(MMAP),加快检索速度 * 可靠性: 数据索引会保存在文件中,即使系统down,索引数据不会丢失 * 采用New BSD Licence # 目前我只在Linux&&php5.2下编译通过,如果...
Detects suspicious http-calls using Apache server status. Useful for hunting spam-bots and hacker attacks.
IpMsg .net version
Comunicación de Datos 2 - TP Especial.
ip
shell file to ban max ip links
ip, ban
A tool that uses the TOS bits in IP to set up a covert channel. Covert channels are a way to hide information within an already set up communication path. Quality of service fields are a possibility to create such a channel using IP packets. One way to do this is use the TOS fields of IPv4. Since...
Supply and IP and optional mask and this class will calculate integer representations of the mask, subnet, CIDR bits. This is very useful for sorting and locating hosts inside of known subnets. Other methods return answers such as isValidAddress, isSubnet, isBroadcast, isBogon, isPrivate, and isP...
This program logs, at a set interval, changes in the public address to a text file: fairly basic but fulfils a purpose. The text file is tab delimited by date, time and address. Ensure that you create an empty text file in the same directory called "results.txt"
1 2 3 4 5 6 7 8 9 10 Next