deploy.sh: one-command VPS setup (Docker install, firewall, build) docker-compose.tor.yml: Tor overlay with persistent onion keys torrc: maps port 80 onion -> botfights:9100 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
3 lines
76 B
Plaintext
3 lines
76 B
Plaintext
HiddenServiceDir /var/lib/tor/botfights
|
|
HiddenServicePort 80 botfights:9100
|