DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:iphelper

iphelper Plugin

Compatible with DokuWiki

  • 2024-02-06 "Kaos" unknown
  • 2023-04-04 "Jack Jackrum" yes
  • 2022-07-31 "Igor" yes
  • 2020-07-29 "Hogfather" yes

plugin Provides tools on automatically detected IP addresses within the wiki text. searches for IP addresses like 123.45.67.89 and inserts a customizable menu. Secondly searches for network addresses like 123.45.67.89/24 and inserts a link to a subnet calculator

Last updated on
2023-12-19
Provides
Syntax, Action
Repository
Source

Installation

Install the plugin using the Plugin Manager and the download URL above, which points to latest version of the plugin. Refer to Plugins on how to install plugins manually.

Examples/Usage

Syntax

[Complete syntax]

IP addresses like 123.45.67.89 will be found - When netmask is found like 123.45.67.89/24 (or 123.45.67.89/255.255.255.0) subnetcalculator will be linked. You can edit IP-address/subnet mask - all links and displayed data will be automatically updated in iphelper.

Examples:

Built-in Subnet Calculator

Editable input field

Configuration and Settings

Configuration is predefined with some examples, and can be edited with configuration manager.

Custom URLs with custom "protocol handler"

If you want your PC to open custom links like “putty:192.168.0.1” then you need to edit your computers settings and write your own script to be executed. Please be aware that you might open security holes if you don't know what you are doing! For Windows systems, the keywords you must search for are “protocol handler”. Some Applications can register them on their own, like WinSCP registers for “SSH:” or some Apps register “RDP:” as described here.
For Linux I cannot tell you for sure.
For IOS and Android it might be easy if you find an application that registers your protocol you would like to use - RDP is a good example.

Change Log

  • 2023-12-19
    • Fixed issues with PHP 8.1
    • Tested “Jack Jackrum”
  • 2017-10-02
    • Initial release (but not public released)
  • 2018-10-13
    • Totally changed how menu looks and gets implemented
    • Replaced hover with jQuery onclick methods - tool can now be used better on mobile devices
    • Total fresh look
    • Menu now gets dynamically generated with JavaScript
  • 2018-10-25
    • Fixed issues with iOS devices when using CIDR links
    • Some more compatibility issues fixed
    • Code cleanup
    • Previous versions may have js file that is no longer required (you can delete it in plugin folder)
  • 2018-10-26
  • 2018-10-29
    • Fixed a display bug when using Template “Vector”
  • 2020-01-29
    • Fixed the reported issue “tool10urltarget won't work”
  • 2020-06-06
    • Fixed the reported issue “Compatible with 2020-06-01”
    • Placed JavaScript in dedicated file as it supposed to be
    • Fixed a lot of errors with JSLint in JavaScript file

Known Bugs and Issues

Report if you got some

ToDo/Wish List

Report if you got any wishes

FAQ

Discussion

I would be glad to hear what addresses you use in iphelper.

plugin/iphelper.txt · Last modified: 2023-12-19 17:41 by 79.253.125.226

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki