该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

subnetinfo

描述

This plugin provides detailed info about an IPv4 or IPv6 subnet.

How do you use it? Place the IP adres and CIDR subnet between [subnetinfo] and [/subnetinfo] brackets.

Use the following format : [subnetinfo]FE80:0000:0000:0000:0202:B3FF:FE1E:8329/64[/subnetinfo]

or [subnetinfo]192.168.100.10/24[/subnetinfo]

It will be automatically parsed to a nice layout.

The address identification and all calculation are carried out within the plugin itself.

A link to IANA is created in the results to the corresponding RFC which describes more details about the specific IP range.
For some special IP ranges that are not directly described in an RFC, a link to a relevant website or Wikipedia site is offered.

Arbitrary section

屏幕截图

  • Screenshot of shortcode
  • Screenshot of ipv4info
  • Screenshot of ipv6info

安装

  1. Upload the folder subnetinfo to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Start using the shortcode [subnetinfo] [/subnetinfo]

常见问题

Nothing yet

Nothing yet

评价

此插件暂无评价。

贡献者及开发者

「subnetinfo」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「subnetinfo」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

= 1.0.1

  • Tested up to WP5.3

1.0

  • Initial release.