이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Client IP Detector Plugin

설명

Simple IP detector widget for WordPress to show if user is connecting with IPv6 or IPv4.

IPv4 Address TAG will be marked in RED while IPv6 ones will me marked in GREEN, to remember the reached availability limits of v4 Protocols.

Statistics (percentage) of clients using IPv6 and IPv4 are generated and printed.

설치

  1. Unzip client-ip-detector.zip
  2. Upload the client-ip-detector folder into the /wp-content/plugins/ directory on server
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Place the client-ip-detector in the wordpress widget admin interface
  5. Choose a widget title

It is also possible to install the plugin via WordPress Plugin Repository by searching ‘client-ip-detector’ as plugin name. (From “Admin Panel” -> “Plugins” -> “Add New”)

This plugin is provided “AS-IS” without warranty of any kind, expressed or implied.
We shall not be liable for any damages, including but not limited to, direct, indirect, special, incidental or consequential damages or losses that occur out of the use or inability to use ithis plugin.

FAQ

What is IPv4 ?

Internet Protocol version 4 (IPv4) is the fourth revision in the development of the Internet Protocol (IP) and the first version of the protocol to be widely deployed.
It is at the core of standards-based internetworking methods of the Internet. As of 2012 IPv4 is still the most widely deployed Internet Layer protocol.
IPv4 uses 32-bit (four-byte) addresses, which limits the address space to 4.294.967.296 (2^32) addresses.
Addresses were assigned to users, and the number of unassigned addresses decreased. IPv4 address exhaustion occurred on February 3, 2011.
It had been significantly delayed by address changes such as classful network design, Classless Inter-Domain Routing, and network address translation (NAT).
IPv4 addresses, as commonly displayed to users, consist of four groups of three decimal digits separated by dots.

What is IPv6 ?

IPv6 (Internet Protocol version 6) is the latest revision of the Internet Protocol (IP), the primary communications protocol upon which the entire Internet is built.
It is intended to replace the older IPv4, which is still employed for the vast majority of Internet traffic as of 2012.
IPv6 was developed by the Internet Engineering Task Force (IETF) to deal with the long-anticipated problem of IPv4 running out of addresses.
IPv6 uses 128-bit addresses, allowing for 2?128, or approximately 3.4×10^38 addresses — more than 7.9×10^28 times as many as IPv4.
IPv6 addresses, as commonly displayed to users, consist of eight groups of four hexadecimal digits separated by colons.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Client IP Detector Plugin”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Client IP Detector Plugin”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

0.01 – 12012011

Initial version.

0.02 – 12192011

Added Feature: IPv6 and IPv4 Colored Tagging.

1.0 – 12142012

Code Cleaning and Stable release publication.

1.1 – 12172012

Added Feature: IPv6 and IPv4 Usage Statistics (percentage).

1.2 – 12172012

Added Feature: Statistics output can be toggled via Widget Admin Panel.
Added Feature: IP TAG (IPv4 or IPv6) Colors and Links to protocol Overview can be toggled via Widget Admin Panel.
Fix: CSS Classes and IDs generated on

<

ul> and Widget HTML Tags.