Files
onion/abra.sh
vaznasty c03384df72
All checks were successful
continuous-integration/drone/tag Build is passing
create onion recipe
2026-01-13 00:44:00 -05:00

8 lines
192 B
Bash
Executable File

# Set any config versions here
# Docs: https://docs.coopcloud.tech/maintainers/handbook/#manage-configs
export TORRC_CONFIG_VERSION=v1
show_hostname() {
cat /var/lib/tor/traefik/hostname
}