このプラグインは 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]

FAQ

Nothing yet

Nothing yet

評価

このプラグインにはレビューがありません。

貢献者と開発者

subnetinfo はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“subnetinfo” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

= 1.0.1

  • Tested up to WP5.3

1.0

  • Initial release.