Welcome![Sign In][Sign Up]
Location:
Search - URL FILTER

Search list

[Firewall-SecurityIEBLOCK

Description: 实现根据黑名单或白名单列表对URL地址进行过滤功能。 注册: 1、regsvr32 /s iebho.dll 卸载: 1、regsvr32 /s /u iebho.dll 过滤规则文件: 1、过滤规则文件位于system32目录下,文件名称为urlfilt.sys 2、文件格式为以\\x0a分隔的行,第一行标记缺省是禁止网页访问还是允许, 即是白名单还是黑名单, 网址不能加入http://等头,并且采用模糊匹配方法,例如sina将匹配 www.sina.com.cn、sina.cn等 黑名单格式例: 0\\x0awww.sina.com.cn\\x0abbs.xici.net\\x0a 对于列表中的网址执行阻断,列表外的允许访问 白名单格式例: 1\\x0awww.sina.com.cn\\x0abbs.xici.net\\x0a 对于列表中的网址允许访问,列表外的执行阻断 3、BHO组件对urlfilt.sys文件的访问采用fmShareDenyNone方式,不加任何锁-achieved under white list or blacklist of URL filtering function. Registration : 1, typing / s iebho.dll unloading : 1. typing / s / u iebho.dll filtering rules : 1. Filter rules are located in system32 directory and the file name for urlfilt.sys 2. file format for a \\ x0a separated OK, OK marking the first default is prohibited or allowed to visit the website. that is, white list or blacklist web site, http://, etc. can be included in the first, and using fuzzy matching, For example, Sina will match www.sina.com.cn, sina.cn blacklist format such cases : 0 \\ x0awww.sina.com.cn \\ x0abbs.xici.net \\ x0a For the list of blocked implementation of the website, the list outside the white list to allow visits format cases : 1 \\ x0awww.sina.com.cn \\ x0abbs.xici.net \\ x0a list for permission to
Platform: | Size: 8793 | Author: eagletmp | Hits:

[Otherrelink

Description: MFC IIS防盗链 开发环境 vc++ 7.0(MFC) / windows 2003 sp1 / iis6.1 主要功能: 1 防盗链 2 限制文件下载线程数 3 限制文件下载速度 使用方法: 1 打开Internet 信息服务(IIS)管理器/本地计算机/网站/默认网站/属性/ISAPI筛选器/添加 2 名称随便 文件 选择你解压缩下来的relink.dll 3 重启IIS 4 打开ReLink.ini 具体参数: [settings] url= 允许外部链接的网站地址 以\"|\"号分开 如\"xfrog.cn|webtm.cn\" extension=gif|jpg|png|psd|bmp|swf|midi|wav|mp3|wma|avi|mpg|wmv|asf|rm|rmvb|zip|rar 需要过滤 监测的文件类型 以\"|\"号分开 speed=50 文件下载速度 单位\"K\" 需知 因为网络环境的不同 没那么准确 thread=2 单文件下载最大线程-MFC IIS defense Daolian vc Development Environment 7.0 (MFC) / windows 2003's p1 / iis6.1 main functions : a defense Daolian two restrictions download threads number three download speed limit use : an open Internet Information Services (IIS) Management / local computer / website / Default Web / Attribute / ISAPI Filter / add two names casually paper of your choice extract from the three heavy relink.dll Kai IIS 4 Open ReLink.ini specific parameters : [settings] url = allow external link to the website address of the "|", as separate "xfrog. cn | webtm.cn "extension = gif | jpg | png | psd | bm p | swf | midi | wav | mp3 | wma | avi | mpg | wmv | asf | r m | RealNetworks | zip | rar need to filter monitoring the file type "|" = 50 separate speed File Downl
Platform: | Size: 12438 | Author: 莫飞 | Hits:

[Windows DevelopIEHelper1

Description: 利用IEHelper实现简单网址过滤的代码,VC++6.0环境-Using simple URL filter IEHelper code, VC++ 6.0 Environment
Platform: | Size: 42968 | Author: qiuyun | Hits:

[Firewall-SecurityIEBLOCK

Description: 实现根据黑名单或白名单列表对URL地址进行过滤功能。 注册: 1、regsvr32 /s iebho.dll 卸载: 1、regsvr32 /s /u iebho.dll 过滤规则文件: 1、过滤规则文件位于system32目录下,文件名称为urlfilt.sys 2、文件格式为以\x0a分隔的行,第一行标记缺省是禁止网页访问还是允许, 即是白名单还是黑名单, 网址不能加入http://等头,并且采用模糊匹配方法,例如sina将匹配 www.sina.com.cn、sina.cn等 黑名单格式例: 0\x0awww.sina.com.cn\x0abbs.xici.net\x0a 对于列表中的网址执行阻断,列表外的允许访问 白名单格式例: 1\x0awww.sina.com.cn\x0abbs.xici.net\x0a 对于列表中的网址允许访问,列表外的执行阻断 3、BHO组件对urlfilt.sys文件的访问采用fmShareDenyNone方式,不加任何锁-achieved under white list or blacklist of URL filtering function. Registration : 1, typing/s iebho.dll unloading : 1. typing/s/u iebho.dll filtering rules : 1. Filter rules are located in system32 directory and the file name for urlfilt.sys 2. file format for a \ x0a separated OK, OK marking the first default is prohibited or allowed to visit the website. that is, white list or blacklist web site, http://, etc. can be included in the first, and using fuzzy matching, For example, Sina will match www.sina.com.cn, sina.cn blacklist format such cases : 0 \ x0awww.sina.com.cn \ x0abbs.xici.net \ x0a For the list of blocked implementation of the website, the list outside the white list to allow visits format cases : 1 \ x0awww.sina.com.cn \ x0abbs.xici.net \ x0a list for permission to
Platform: | Size: 8192 | Author: eagletmp | Hits:

[Otherrelink

Description: MFC IIS防盗链 开发环境 vc++ 7.0(MFC) / windows 2003 sp1 / iis6.1 主要功能: 1 防盗链 2 限制文件下载线程数 3 限制文件下载速度 使用方法: 1 打开Internet 信息服务(IIS)管理器/本地计算机/网站/默认网站/属性/ISAPI筛选器/添加 2 名称随便 文件 选择你解压缩下来的relink.dll 3 重启IIS 4 打开ReLink.ini 具体参数: [settings] url= 允许外部链接的网站地址 以"|"号分开 如"xfrog.cn|webtm.cn" extension=gif|jpg|png|psd|bmp|swf|midi|wav|mp3|wma|avi|mpg|wmv|asf|rm|rmvb|zip|rar 需要过滤 监测的文件类型 以"|"号分开 speed=50 文件下载速度 单位"K" 需知 因为网络环境的不同 没那么准确 thread=2 单文件下载最大线程-MFC IIS defense Daolian vc Development Environment 7.0 (MFC)/windows 2003's p1/iis6.1 main functions : a defense Daolian two restrictions download threads number three download speed limit use : an open Internet Information Services (IIS) Management/local computer/website/Default Web/Attribute/ISAPI Filter/add two names casually paper of your choice extract from the three heavy relink.dll Kai IIS 4 Open ReLink.ini specific parameters : [settings] url = allow external link to the website address of the "|", as separate "xfrog. cn | webtm.cn "extension = gif | jpg | png | psd | bm p | swf | midi | wav | mp3 | wma | avi | mpg | wmv | asf | r m | RealNetworks | zip | rar need to filter monitoring the file type "|" = 50 separate speed File Downl
Platform: | Size: 12288 | Author: 莫飞 | Hits:

[Web Serverisapifilter

Description: ISAPI过滤器例程,可以对访问的URL进行重写,类似APACHE下的urlrewrite
Platform: | Size: 20480 | Author: anan | Hits:

[WEB Codedongganliuan

Description: 文件列表: index.asp 首页(分页技术,GOTO技术,),加入网址,EMAIL,QQ,时间,NUMBER功能... 直接与版主私语,首页加入搜索功能,直接后台更改个性资料,过滤词语,样式修改 修复版主回复功能 直接QQ回复 修复换行功能;给版主留言; 不再显示主页,EMAIL,直接点击就可进入 -File List: index.asp Home (paging technology, GOTO technology), by adding the URL, EMAIL, QQ, time, NUMBER functional murmur ... directly with the moderator, the home page by adding search function, directly change the character background information, filter words , style modification repair Moderators recovery QQ restore direct line repair function to moderator message no longer display Home, EMAIL, we can enter into direct click
Platform: | Size: 284672 | Author: 123 | Hits:

[Windows DevelopIEHelper1

Description: 利用IEHelper实现简单网址过滤的代码,VC++6.0环境-Using simple URL filter IEHelper code, VC++ 6.0 Environment
Platform: | Size: 43008 | Author: qiuyun | Hits:

[Internet-Networkkey_guolv

Description: 关键字网址过滤工具,可过滤ie地址栏的关键字-URL keyword filtering tool that can filter ie the address bar keyword
Platform: | Size: 4096 | Author: 张艳昆 | Hits:

[Embeded-SCM DevelopBloomFilter

Description: Bloom filter算法,可以用于网页爬虫中的url排重,很好的一个算法-Bloom filter algorithm, can be used for website url reptiles in the re-scheduling, a good algorithm
Platform: | Size: 87040 | Author: 紫川秀 | Hits:

[Internet-Networkmultithreadwebspider

Description: vc6编写的多线程网络蜘蛛。功能:1、下载指定网址的网页文件,并可获得服务器的http响应信息。 2、可过滤出下载网页源码中的链接,文字,html标签,email地址 3、自动创建工作线程,检验过滤链接的有效性。-vc6 prepared multi-threaded web spider. Function: 1, download URL specified documents and access to the http server to respond to information. 2, can filter out the download page link in the source code, text, html tags, email address 3, automatically creates a worker thread, testing the effectiveness of filters link.
Platform: | Size: 1586176 | Author: hxl | Hits:

[JSP/Javachtml_trans

Description: chtml转换模块,把html里面不符合chtml都过滤掉,基于java Servlet技术,传入url,返回chtml代码。-chtml conversion module, put html inside chtml are incompatible with the filter, based on java Servlet technology, incoming url, back chtml code.
Platform: | Size: 568320 | Author: along | Hits:

[Windows DevelopSurfovisor

Description: Surfovisor features: * client-server architecture - makes it possible to filter whole network as well as only single computer * many filters - IP:port black-list, URL black-list, URL white-list, bad word filter, bayesian filtering, file extension filter, application black-list-Surfovisor features: * client-server architecture- makes it possible to filter whole network as well as only single computer * many filters- IP:port black-list, URL black-list, URL white-list, bad word filter, bayesian filtering, file extension filter, application black-list
Platform: | Size: 6969344 | Author: Przemek | Hits:

[WEB CodeDotBBSV11

Description: 1 DotBBS采用轻量级三层结构架构,更容易扩展. 2 采用独创的随机加密模式,让密码更安全. 3 采用缓存技术,让系统性能大幅提高. 4 支持RSS订阅. 5 下载就可使用,可与其他系统轻松整合. 6 采用sql过滤,Js过滤,防止sql注入. 7 Cookie采用随机加密技术,让用户信息更安全. 8 采用Ajax技术,大幅提高用户感受. 9 支持Url转发,提高SEO.-1 DotBBS three-tier architecture using lightweight structure, but also easy to extend. 2 using unique random encryption model that allows passwords more secure. 3 uses caching technology so that system performance was greatly improved. 4 supports RSS subscription. 5 can use to download can be easily integrated with other systems. 6 using sql filter, Js filter to prevent sql injection. 7 Cookie randomized encryption technology, allowing users to information more secure. 8 uses Ajax technology to dramatically improve user experience. 9 support Url forwarding, improve SEO .
Platform: | Size: 3989504 | Author: lgf | Hits:

[JSP/Javahtmlparser1_5_20050614

Description: 手动解析HTML是一件很崩溃的事情,sun的swing里也有解析HTML的东东,不过已经是古董了,实在不好拿出来丢Java的人了。-private void extractLinks(URL pageURL, Parser parser) { Map<String, String> links = new HashMap<String, String>() try { NodeFilter filter = new NodeClassFilter(LinkTag.class) NodeList list = parser.extractAllNodesThatMatch(filter) for (int i = 0 i < list.size() i++) { LinkTag n = (LinkTag) list.elementAt(i)
Platform: | Size: 4347904 | Author: 郑海潮 | Hits:

[VC/MFCBloom-Filter

Description: 讲解了关于bloom filter算法在关于URL去重方面的应用,很值得一学。-Explain the bloom filter algorithm on the URL to the weight on the application, it is worth learning.
Platform: | Size: 389120 | Author: jamweak | Hits:

[GUI DevelopURLfilter

Description: 本软件基于MFC开发,在程序界面单击“选择URL库文件”然后选择实例库文件url.txt。然后在“输入待匹配URL”中输入URL规则,例如http://www.huawei.com。之后单击开始匹配,匹配结果将会在最下方的结果栏输出结果。关于URL库文件,需要txt格式,同时库文件中每一行应该为一个url,不应该有空行。 注意该源码使用vs2010编译通过,低版本不保证一定成功-The MFC-based development of software, the program interface, click " Select URL Library files" and select the instance of the library url.txt. Then in the " Enter the matching URL" enter the URL rules, such as http://www.huawei.com. Click Start, after matching, match results will result in the bottom of the column output. URL database file on the need to txt format, and library files in each line should be a url, should not be blank lines.
Platform: | Size: 156672 | Author: mengxin | Hits:

[OS programxxxxxxxx

Description: BHO插件,根据网址过滤弹出窗口,功能比较弱,适合学习BHO编写(在F:/Url.txt写入要过滤的网址就可以了)-BHO plug-in, pop-up window, according to the URL filter function is relatively weak, for learning BHO write to filter the URL (in F :/ Url.txt write.)
Platform: | Size: 22884352 | Author: 死不了 | Hits:

[Internet-Networkpkunuts

Description: python 爬虫 可配置url 过滤列表 调整线程,代码质量很高,学习佳品-Python crawler can configure the URL filter list adjust thread, high quality code, learning to share
Platform: | Size: 10240 | Author: ljx0517 | Hits:

[JSP/Java防盗链filter

Description: Filter是servlet中很是重要的一个类,它就是一个过滤器,过滤器的意思就是拦截某一些你指定的url地址,然后对立面的内容进行截取,根据你的要求来操作数据。它其实就是一个实现了servlet的Filter接口的类,在web.xml里面需要配置。(Filter servlet is a kind of important, it is a filter, filter means to intercept some of you specify the URL address, and then on the opposite side of the contents of the interception, to operate according to your request data. It is actually a class that implements the Filter interface of servlet, which needs to be configured inside the web.xml.)
Platform: | Size: 31744 | Author: lfysh | Hits:
« 12 3 »

CodeBus www.codebus.net