文件名称:domainSpider
- 所属分类:
- 搜索引擎
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-01-08
- 文件大小:
- 2.32mb
- 下载次数:
- 0次
- 提 供 者:
- weini*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
自己用java写的一个域名扫描程序,扫描网络上未被注册的域名。可以在配置文件里配置字符组成、长度范围、域名机构名。扫描结果存放mysql数据库里同时输出log文件,建库语句压缩包里有。-Own a domain name written in java scanner scans the network is not registered on the domain name. Configuration characters in the configuration file, the length of the range, the domain name of your organization. Store the results of the scan output log file mysql database at the same time, building a database statement compression bag.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
.classpath
.project
.settings
.........\org.eclipse.core.resources.prefs
.........\org.eclipse.jdt.core.prefs
README.md
bin
logs
....\R.log
src
...\conf
...\....\application.properties
...\....\config.properties
...\....\datasource.properties
...\....\log4j.properties
...\core
...\....\com
...\....\...\impl
...\....\...\....\AbstractHost.java
...\....\...\....\ApiHost.java
...\....\...\....\Tmp.java
...\....\...\....\Tuan800Host.java
...\....\...\spider
...\....\...\......\ConfigService.java
...\....\...\......\DBService.java
...\....\...\......\DomainCharacter.java
...\....\...\......\DomainCharsService.java
...\....\...\......\KeywordService.java
...\....\...\......\MainService.java
...\....\...\......\SpiderThread.java
...\....\...\......\entity
...\....\...\......\......\DomainEntity.java
...\....\...\......\......\StatusEntity.java
...\....\lib
...\....\...\httpclient-4.0.1.jar
...\....\...\httpcore-4.0.1.jar
...\....\...\log4j-1.2.15.jar
...\....\...\mysql-connector-java-5.0.6-bin.jar
...\....\...\proxool-0.9.0RC2.jar
...\....\...\serializer-2.7.1.jar
...\date
...\....\keywords.properties
...\doc
...\...\alter_table.sql
...\...\text.txt