{"id":22248928,"url":"https://github.com/purplebooth/tor-hidden-service","last_synced_at":"2025-07-28T04:31:25.616Z","repository":{"id":20893310,"uuid":"91203694","full_name":"PurpleBooth/tor-hidden-service","owner":"PurpleBooth","description":"Simple Tor container to make a service available over tor.","archived":false,"fork":false,"pushed_at":"2022-02-03T00:23:55.000Z","size":14,"stargazers_count":8,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-14T23:20:06.814Z","etag":null,"topics":["docker","hidden-services","tor"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PurpleBooth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-13T21:26:07.000Z","updated_at":"2024-01-12T09:22:59.000Z","dependencies_parsed_at":"2022-07-26T12:47:16.412Z","dependency_job_id":null,"html_url":"https://github.com/PurpleBooth/tor-hidden-service","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PurpleBooth%2Ftor-hidden-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PurpleBooth%2Ftor-hidden-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PurpleBooth%2Ftor-hidden-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PurpleBooth%2Ftor-hidden-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PurpleBooth","download_url":"https://codeload.github.com/PurpleBooth/tor-hidden-service/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227864504,"owners_count":17831413,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","hidden-services","tor"],"created_at":"2024-12-03T06:20:12.649Z","updated_at":"2024-12-03T06:20:13.283Z","avatar_url":"https://github.com/PurpleBooth.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tor Hidden Service Docker Container\n\nSimple container to make a service available over tor. This is not a minimal\ncontainer, rather being built onto of Ubuntu bionic so we can use the official\npackages and repository for tor.\n\n## Running\n\n```\nexport PRIVATE_KEY=$(cat private_key)\nexport HOSTNAME=$(cat hostname)\ndocker-compose up\n```\n\nThen connect to your service through tor. You'll see a hello world message if it\nhas worked.\n\nUsing docker-compose in production probably isn't advisable. You probably want \nto use Deis, Kubernetes, Docker Swarm or similar to deploy it for real.\n\n## Environment Variables\n\n* `TOR_PORT=80` Port to expose the service on inside tor\n* `SERVICE_URI=your-service:80` URI for tor to connect to the service on\n* `HOSTNAME=eesh4eeChiepitee5rai.onion` Your services hostname\n* `PRIVATE_KEY=-----BEGIN RSA PRIVATE KEY-----...` The private key. Can be\n  multiline.\n\n## Parameters\n\nNone required.\n\nIf you provide any it'll run them, so:\n\n```\n$ docker run tor-container echo 1234\n1234\n```\n\n## Ports\n\nAll the magic happens in the tor service, so no ports are exposed.\n\n## License\n\nSee [LICENSE.md](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurplebooth%2Ftor-hidden-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpurplebooth%2Ftor-hidden-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurplebooth%2Ftor-hidden-service/lists"}