{"id":15934253,"url":"https://github.com/technicallyty/tornado-hacker","last_synced_at":"2025-09-14T22:38:11.563Z","repository":{"id":106122949,"uuid":"361924130","full_name":"technicallyty/tornado-hacker","owner":"technicallyty","description":"hackerman.jpeg","archived":false,"fork":false,"pushed_at":"2021-04-26T23:47:04.000Z","size":49963,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"gh-pages","last_synced_at":"2024-10-29T07:41:46.532Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/technicallyty.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":"governance/create/index.html","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-26T23:45:29.000Z","updated_at":"2021-06-18T03:39:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"ace60c48-af7a-40eb-827e-e727c3324298","html_url":"https://github.com/technicallyty/tornado-hacker","commit_stats":{"total_commits":2,"total_committers":2,"mean_commits":1.0,"dds":0.5,"last_synced_commit":"dfb7ed4878c385216d17581281e82ce0ea1bcc24"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/technicallyty/tornado-hacker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technicallyty%2Ftornado-hacker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technicallyty%2Ftornado-hacker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technicallyty%2Ftornado-hacker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technicallyty%2Ftornado-hacker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/technicallyty","download_url":"https://codeload.github.com/technicallyty/tornado-hacker/tar.gz/refs/heads/gh-pages","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/technicallyty%2Ftornado-hacker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275180170,"owners_count":25419065,"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","status":"online","status_checked_at":"2025-09-14T02:00:10.474Z","response_time":75,"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":[],"created_at":"2024-10-07T03:02:23.711Z","updated_at":"2025-09-14T22:38:11.516Z","avatar_url":"https://github.com/technicallyty.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## How to use\n\nStep 1. Clone repository\n```\ngit clone https://github.com/tornadocash/ui-minified.git\ncd ui-minified\n```\nStep 2. Serve the folder with your favorite http server\n```\npython -m SimpleHTTPServer 8080\n```\nOr use any other http web server, such as https://www.npmjs.com/package/http-server\n\nStep 3. Open your web browser at http://localhost:8080\n\n## Running a TOR service\n\nIf you wish to serve tornado cash UI on an .onion domain, there is an easy way to do it using docker-compose. Paste the following into `docker-compose.yml` and run `docker-compose up -d`\n\n```yaml\nversion: '2'\n\nservices:\n  tornado_ui:\n    image: tornadocash/ui\n    restart: always\n    container_name: tornado_ui\n  watchtower:\n    image: v2tec/watchtower\n    restart: always\n    volumes:\n      - /var/run/docker.sock:/var/run/docker.sock\n    command: --interval 60 tornado_ui\n  tor:\n    image: strm/tor\n    restart: always\n    depends_on: [ tornado_ui ]\n    environment:\n      LISTEN_PORT: 80\n      REDIRECT: tornado_ui:80\n      # Generate a new key with\n      # docker run --rm --entrypoint shallot strm/tor-hiddenservice-nginx ^torn\n      PRIVATE_KEY: |\n        -----BEGIN RSA PRIVATE KEY-----\n        ...\n        -----END RSA PRIVATE KEY-----\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechnicallyty%2Ftornado-hacker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechnicallyty%2Ftornado-hacker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechnicallyty%2Ftornado-hacker/lists"}