Neocities proxy on Tor
  • Go 75.3%
  • HTML 18.8%
  • Dockerfile 5.1%
  • Shell 0.8%
Find a file
2025-05-10 07:39:45 -04:00
.idea Initial commit, it works 2025-05-09 19:19:40 -04:00
nginx Raise max cache size to 5GB 2025-05-09 19:33:03 -04:00
tcstatic Initial commit, it works 2025-05-09 19:19:40 -04:00
.gitignore Initial commit, it works 2025-05-09 19:19:40 -04:00
docker-compose.yml Initial commit, it works 2025-05-09 19:19:40 -04:00
Dockerfile Use root user in container 2025-05-09 20:29:37 -04:00
env.example Initial commit, it works 2025-05-09 19:19:40 -04:00
go.mod Initial commit, it works 2025-05-09 19:19:40 -04:00
LICENSE Add official instance and MIT license 2025-05-10 07:39:45 -04:00
main.go Initial commit, it works 2025-05-09 19:19:40 -04:00
README.md Add official instance and MIT license 2025-05-10 07:39:45 -04:00
update.sh Initial commit, it works 2025-05-09 19:19:40 -04:00

torcity

Neocities proxy on Tor.

Official Instance

Until I stop caring to host it, the official instance is here.

Setup

Copy env.example to .env and edit it as needed.

Run docker compose up -d to build and start the service.

Run ./update.sh to update and restart the service.