mirror of
https://github.com/casjaysdevdocker/tor
synced 2025-09-18 21:57:46 -04:00
🗃️ Committing everything that changed 🗃️
All checks were successful
release-tag / release-image (push) Successful in 5m44s
All checks were successful
release-tag / release-image (push) Successful in 5m44s
rootfs/usr/local/etc/docker/init.d/03-tor-server.sh rootfs/usr/local/etc/docker/init.d/zz-nginx.sh
This commit is contained in:
@@ -383,6 +383,7 @@ __post_execute() {
|
||||
echo "$name: $url"
|
||||
touch "/run/tor/sites/$site"
|
||||
echo '<a href="http://'$url'">'$name'</a><br />' >>"$WWW_ROOT_DIR/hostnames.html"
|
||||
if [ "$name" = "default" ]; then echo "$site" >"$WWW_ROOT_DIR/default_host.txt"; fi
|
||||
done
|
||||
echo "End current hidden services"
|
||||
fi
|
||||
|
Reference in New Issue
Block a user