summaryrefslogtreecommitdiffstats
path: root/filehooker/root-image/krebs/etc/Reaktor/commands/onion
diff options
context:
space:
mode:
Diffstat (limited to 'filehooker/root-image/krebs/etc/Reaktor/commands/onion')
-rwxr-xr-xfilehooker/root-image/krebs/etc/Reaktor/commands/onion3
1 files changed, 3 insertions, 0 deletions
diff --git a/filehooker/root-image/krebs/etc/Reaktor/commands/onion b/filehooker/root-image/krebs/etc/Reaktor/commands/onion
new file mode 100755
index 00000000..8631fa79
--- /dev/null
+++ b/filehooker/root-image/krebs/etc/Reaktor/commands/onion
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+sudo -u tor cat /var/lib/tor/hidden_service/hostname || echo "no hidden service configured"