diff options
Diffstat (limited to 'filehooker/root-image/krebs/etc/Reaktor/commands/onion')
-rwxr-xr-x | filehooker/root-image/krebs/etc/Reaktor/commands/onion | 3 |
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" |