aboutsummaryrefslogtreecommitdiffstats
path: root/include/gprobe.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/gprobe.php')
-rw-r--r--include/gprobe.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/gprobe.php b/include/gprobe.php
index bd02ac31b..f3daae9d6 100644
--- a/include/gprobe.php
+++ b/include/gprobe.php
@@ -3,6 +3,9 @@
require_once('include/cli_startup.php');
require_once('include/zot.php');
+// CLI utility
+// performs zot_finger on $argv[1], which is a hex_encoded webbie/reddress
+
function gprobe_run($argc,$argv){
cli_startup();