{"id":16859636,"url":"https://github.com/dotcypress/mtproxy","last_synced_at":"2025-04-06T14:12:00.797Z","repository":{"id":57641826,"uuid":"134440873","full_name":"dotcypress/mtproxy","owner":"dotcypress","description":"[WIP] MTProto proxy server","archived":false,"fork":false,"pushed_at":"2018-06-14T02:15:51.000Z","size":93,"stargazers_count":196,"open_issues_count":6,"forks_count":21,"subscribers_count":19,"default_branch":"develop","last_synced_at":"2025-03-30T12:09:59.157Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dotcypress.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-22T16:06:36.000Z","updated_at":"2025-02-27T19:29:39.000Z","dependencies_parsed_at":"2022-09-07T03:53:18.099Z","dependency_job_id":null,"html_url":"https://github.com/dotcypress/mtproxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotcypress%2Fmtproxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotcypress%2Fmtproxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotcypress%2Fmtproxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotcypress%2Fmtproxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotcypress","download_url":"https://codeload.github.com/dotcypress/mtproxy/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247492557,"owners_count":20947545,"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":[],"created_at":"2024-10-13T14:18:59.809Z","updated_at":"2025-04-06T14:12:00.768Z","avatar_url":"https://github.com/dotcypress.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mtproxy\n\n🚧 *Work in progress*\n\n`mio` powered Telegram MTProto proxy server.\n\n## Installation\n\nYou can use the `cargo install` command:\n\n```bash\n$ rustup update\n$ cargo install mtproxy\n```\nor a classic build and run:\n\n```bash\n$ git clone https://github.com/dotcypress/mtproxy\n$ cd mtproxy\n$ cargo build --release\n$ cp target/release/mtproxy ~/.bin # assuming .bin is in your path\n```\n\n*Note*: `mtproxy` requires rust v1.26.0 or higher.\n\n## Docker\n### Start proxy\n* `docker run --name 'mtproto_proxy' --restart unless-stopped -p 1984:1984 -dti dotcypress/mtproxy -s '07123e1f482356c415f684407a3b8723'`\n\n`07123e1f482356c415f684407a3b8723` - proxy secret, you should choose another word or generate random with `openssl rand -hex 16`\n\n### Get secret\n* `docker logs mtproto_proxy`\n\n### Stop proxy\n* `docker stop mtproto_proxy`\n\n### Remove proxy\n* `docker rm mtproto_proxy`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotcypress%2Fmtproxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdotcypress%2Fmtproxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotcypress%2Fmtproxy/lists"}