{"id":46093357,"url":"https://github.com/ariadata/mtproxy-alpine","last_synced_at":"2026-03-01T18:09:45.011Z","repository":{"id":250475468,"uuid":"748739117","full_name":"ariadata/mtproxy-alpine","owner":"ariadata","description":"MTProto Proxy (Alpine) + TLS Domain Support","archived":false,"fork":false,"pushed_at":"2024-07-27T17:06:22.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-07-27T18:32:03.437Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/ariadata.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":"2024-01-26T16:56:00.000Z","updated_at":"2024-07-27T18:32:11.330Z","dependencies_parsed_at":"2024-07-27T18:32:08.543Z","dependency_job_id":null,"html_url":"https://github.com/ariadata/mtproxy-alpine","commit_stats":null,"previous_names":["ariadata/mtproxy-alpine"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ariadata/mtproxy-alpine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ariadata%2Fmtproxy-alpine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ariadata%2Fmtproxy-alpine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ariadata%2Fmtproxy-alpine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ariadata%2Fmtproxy-alpine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ariadata","download_url":"https://codeload.github.com/ariadata/mtproxy-alpine/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ariadata%2Fmtproxy-alpine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29977974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T16:35:47.903Z","status":"ssl_error","status_checked_at":"2026-03-01T16:35:44.899Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-03-01T18:09:44.227Z","updated_at":"2026-03-01T18:09:45.007Z","avatar_url":"https://github.com/ariadata.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MTProto Proxy (Alpine) + TLS Domain Support\n\n[![Build Status](https://raw.githubusercontent.com/ariadata/ariadata-files/main/public-assets/images/ariadata_logo.png)](https://ariadata.co)\n\n![](https://img.shields.io/github/stars/ariadata/mtproxy-alpine.svg)\n![](https://img.shields.io/github/watchers/ariadata/mtproxy-alpine.svg)\n![](https://img.shields.io/github/forks/ariadata/mtproxy-alpine.svg)\n\nThe Telegram Messenger MTProto proxy is a zero-configuration container that automatically sets up a proxy server that speaks Telegram's native MTProto.\n\n### This needs `dockerhost` , install from [here](https://github.com/ariadata/dockerhost-sh)\n\n## Step 1\nClone this repository and pull the docker image\n```bash\ngit clone --depth=1 --single-branch https://github.com/ariadata/mtproxy-alpine.git dc-mtproxy\ncd dc-mtproxy\ndocker compose pull\n```\n\n## Step 2\nGenerate atleast one secret key (Use one of these commands):\n```bash\n# use one of these commands to generate a secret key\necho $(head -c 16 /dev/urandom | xxd -ps)\n\necho $(openssl rand -hex 16)\n\necho $(docker run --rm -v /dev/urandom:/dev/urandom:ro --entrypoint=openssl alpine/openssl rand -hex 16)\n\n```\n## Step 3\nEdit `.env` file and set the secret key(s) and other variables:\n\n## Step 4\nRun the container and use bash file to generate links:\n```bash\ndocker compose up -d\n\nbash generate_links.sh\n\n```\n\n## Step 5 : Enjoy!\n\n\n###  Thanks to:\n* [Alex Doesh](https://github.com/alexdoesh/mtproxy)\n* [Dofamin's Repo](https://github.com/Dofamin/MTProxy-Docker)\n* [GetPageSpeed's Repo](https://github.com/GetPageSpeed/MTProxy)\n* [seriyps's Image](https://hub.docker.com/r/seriyps/mtproto-proxy)\n* [Teddysun's Repo](https://github.com/teddysun/across/blob/master/docker/v2ray/Dockerfile)\n* [Abogatikov's Image](https://hub.docker.com/r/abogatikov/mtproxy-alpine)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fariadata%2Fmtproxy-alpine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fariadata%2Fmtproxy-alpine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fariadata%2Fmtproxy-alpine/lists"}