Spider Recorder Free Version V1.0
Usage restrictions:
Individual users can use it permanently for free without modifying the program in the early stage, and the copyright is retained in the background. Background:
adminx.php default password: cnbluetu
front desk:
spider.inc.php
Applicable environment: PHP website usage: Add the following code before the program page output:
require_once("spider/spider.inc.php");
Program introduction:
Website Spider Recorder is another free program independently developed by Landu Studio. Its main function is to record the collection of websites by major search engines. Real-time recording and analysis of the crawling trajectories of Baidu and Google spiders to achieve better optimization of the website. Destination program module:
System homepage: The administrator logs in to the background homepage, which displays common information about the system. System configuration: Configure important data of the program. Spider configuration: Customize spider data, add, edit, delete spider log list: This is the focus, view, search, delete The spider's crawling record. The user's access record is also recorded. Modify password: Modify the administrator's password. It is recommended to use more than 8 letters and numbers. Function description: Program description. Exit the background: The administrator exits the background program. Function:
To customize the spider, you can configure the spider's powerful logging according to your own needs, record in detail the single-user operations of the spider crawling background, and set a password. It prevents others from peeking into the website's important information and records user access logs, which can easily find the hacker's scanning records. For example The SQL injection log that hackers are looking for not only records the IP, but can also easily query the region where the IP is located. The IP library is the database demonstration address for calling our IP restriction system: http://spider.cnbluetu.com/adminx.php
Installation and use (installation is very simple):
Upload the files in the unzipped package to the spider/ directory of the website.
In the public file of php, add the code require_once('spider/spider.inc.php');.
Administrator management background: http://your website domain name/spider/adminx.php Default password: cnbluetu
Software Statement:
This program is independently developed by China Landu. The copyright belongs to the author of the program and any infringement will be investigated.
Authorization Agreement: Individual users can use it for free on the premise of retaining copyright. Please respect the labor results of others. Due to limited energy, the free version does not provide technical support. Please understand.
About the author:
The program is developed by: Edge Madman, QQ: 124181646. For customized PHP programs, please contact the recommended environment:
APACHE+PHP 5.2+
Expand