Changeset 1834169
- Timestamp:
- 03/06/2018 04:53:03 AM (8 years ago)
- Location:
- techxplorers-ping-recorder/trunk
- Files:
-
- 2 edited
-
README.txt (modified) (1 diff)
-
txp-ping-recorder.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
techxplorers-ping-recorder/trunk/README.txt
r1679697 r1834169 16 16 A script on the home server calls a specific 'ping' URL. In response the IP address of the request is recorded. 17 17 The list of pings is then used to build a list of links to click on in order to access the server via SSH. 18 19 **Important Support Notice** 20 Development of this plugin has ceased, and it is now officially unsupported. 21 If you are still using this plugin you are strongly encouraged to find an alternative. 18 22 19 23 == Installation == -
techxplorers-ping-recorder/trunk/txp-ping-recorder.php
r1679697 r1834169 14 14 * @wordpress-plugin 15 15 * Plugin Name: Techxplorer's Ping Recorder 16 * Plugin URI: https://techxplorer.com/ projects/txp-ping-recorder16 * Plugin URI: https://techxplorer.com/ 17 17 * Description: Records 'pings' from a home server to make it easy to remotely access it. 18 18 * Version: 1.1.1
Note: See TracChangeset
for help on using the changeset viewer.