mirror of
https://github.com/casjaysdevdocker/tor
synced 2025-05-09 14:11:20 -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")"
|
||||
echo "$name: $url"
|
||||
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
|
||||
echo "End current hidden services"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user