{"id":15759275,"url":"https://github.com/nwtgck/trans-server-tor-docker-compose","last_synced_at":"2026-05-01T09:32:17.945Z","repository":{"id":87735936,"uuid":"143544856","full_name":"nwtgck/trans-server-tor-docker-compose","owner":"nwtgck","description":"Trans server as Tor Hidden Service","archived":false,"fork":false,"pushed_at":"2019-02-28T06:33:06.000Z","size":179,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T09:11:12.263Z","etag":null,"topics":["docker","docker-compose","hidden-services","tor","tor-hidden-services"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nwtgck.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-04T16:27:15.000Z","updated_at":"2022-07-15T23:44:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"5d6c9d9c-23f8-4442-87f8-a3da2ea531ac","html_url":"https://github.com/nwtgck/trans-server-tor-docker-compose","commit_stats":{"total_commits":7,"total_committers":2,"mean_commits":3.5,"dds":0.1428571428571429,"last_synced_commit":"dfcd08b508651a1c2e1da344a5670fb4fba5e2ff"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nwtgck/trans-server-tor-docker-compose","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nwtgck%2Ftrans-server-tor-docker-compose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nwtgck%2Ftrans-server-tor-docker-compose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nwtgck%2Ftrans-server-tor-docker-compose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nwtgck%2Ftrans-server-tor-docker-compose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nwtgck","download_url":"https://codeload.github.com/nwtgck/trans-server-tor-docker-compose/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nwtgck%2Ftrans-server-tor-docker-compose/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32492168,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","docker-compose","hidden-services","tor","tor-hidden-services"],"created_at":"2024-10-04T10:04:31.434Z","updated_at":"2026-05-01T09:32:17.924Z","avatar_url":"https://github.com/nwtgck.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# trans-server-tor-docker-compose\n\n[Trans server](https://github.com/nwtgck/trans-server-akka) as [Tor](https://www.torproject.org/) Hidden Service\n\n## Run server\n\nHere is how to run Trans server as Tor Hidden Service.\n\n```bash\n# Go to this repo\ncd \u003cthis repo\u003e\n# Initialize \"tor_hidden_service\" for docker volume sharing\nsudo ./init_shared_tor_hidden_service.sh \n# Run the server\ndocker-compose up\n```\n\n(NOTE: `sudo` is not necessary if you use [Docker For Mac](https://www.docker.com/docker-mac))\n\n## Data Persistence\n\nAll data for persistence are under `./docker_volumes`.\n\n## Check host name\n\nYou can check server's host name by\n\n```bash\ncat docker_volumes/tor_hidden_service/hostname\n```\n\n## Access to the server\n\nYou can send a file by like the following.\n\n```bash\ntorsocks curl -T ./mytext.txt http://yhxhvqs46f6bxfxc.onion\n```\n\nOr you can access to the page like the following on Tor Browser.\n\n![demo1](demo_images/demo1.png)\n\n(NOTE: You should replace hostname with yours)\n\n## HTTPS access\n\n`HTTPS` is also available in this docker-compose.\n\nYou should add `-k` or `--insecure` to `curl` option.\n\n```bash\ntorsocks curl -k -T ./mytext.txt https://yhxhvqs46f6bxfxc.onion\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnwtgck%2Ftrans-server-tor-docker-compose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnwtgck%2Ftrans-server-tor-docker-compose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnwtgck%2Ftrans-server-tor-docker-compose/lists"}