summaryrefslogtreecommitdiffstats
path: root/Reaktor/elchos/commands/onion
diff options
context:
space:
mode:
Diffstat (limited to 'Reaktor/elchos/commands/onion')
-rwxr-xr-xReaktor/elchos/commands/onion3
1 files changed, 3 insertions, 0 deletions
diff --git a/Reaktor/elchos/commands/onion b/Reaktor/elchos/commands/onion
new file mode 100755
index 00000000..1a202991
--- /dev/null
+++ b/Reaktor/elchos/commands/onion
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+sudo -u tor /krebs/bin/tor-get-hidden-service.sh || echo "no hidden service configured"