Download List

프로젝트 설명

analyze is a tool for studying the raw logs generated by an Apache HTTP server. With no options, it gives page and count, hacks, 404s, and bandwidth. It has options for remote address with pages and counts; bots by robots.txt and page requests, downloads by IP and time, hacks by IP and time, referrers, and user-agents not listed as BOTS. Users of analyze must adjust the USER CONST section of the script to suit their own logs. It comes set to interpret a deep server's logs, but that is easily changed.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-06-16 16:22
15Jun10

봇 목록은 명백한 논리 최소화했다.
The BOTS list was reduced to an apparent logical minimum.

2010-06-13 04:49
12Jun10

봇 알고리즘과 일치하도록 변경되었다는 현재 깊은 서버의.
The bot algorithm was altered to match that of the current deep server.

2010-05-29 09:45
28May10

봇 목록이 최적화되어 업데이 트되었습니다.
The BOTS list has been optimized and updated.

2010-05-18 06:55
17May10

- B는 현재 로봇에 의해 총 요청을 제공합니다. - T가 이전에 출력 이외에 총 robots.txt에 요청하실 수 있습니다.
-b now gives total requests by bots. -t gives total robots.txt requests in addition to its prior output.

2010-05-16 05:32
15May10

- d 옵션은 이제 전체 보도 자료 및 과도한 요청을 제공합니다. - B는 옵션을주는 로봇 토큰과 UserAgent.
The -d option now gives the total releases and excess requests. The -b option gives bot token and useragent.

Project Resources