mirror of
https://github.com/casjaysdevdocker/tor
synced 2025-05-12 02:11:27 -04:00
🗃️ Committing everything that changed 🗃️
rootfs/usr/local/etc/docker/init.d/03-tor-server.sh
This commit is contained in:
parent
a1bb44098a
commit
88e431243e
@ -381,7 +381,7 @@ __post_execute() {
|
|||||||
url="$(<"$host")"
|
url="$(<"$host")"
|
||||||
echo "$name: $url"
|
echo "$name: $url"
|
||||||
echo '<a href="http://'$url'">'$name'</a><br />' >>"$WWW_ROOT_DIR/hostnames.html"
|
echo '<a href="http://'$url'">'$name'</a><br />' >>"$WWW_ROOT_DIR/hostnames.html"
|
||||||
touch "/run/tor/sites/$name"
|
touch "/run/tor/sites/${url//.onion/}"
|
||||||
done
|
done
|
||||||
echo "End current hidden services"
|
echo "End current hidden services"
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user