{"id":19711058,"url":"https://github.com/eilvelia/pony-mtproxy","last_synced_at":"2026-02-08T12:37:08.566Z","repository":{"id":95548095,"uuid":"138511629","full_name":"eilvelia/pony-mtproxy","owner":"eilvelia","description":"Yet another MTProxy server. Written in Pony.","archived":false,"fork":false,"pushed_at":"2018-07-08T15:05:37.000Z","size":32,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-27T19:52:38.061Z","etag":null,"topics":["mtproto","mtproxy"],"latest_commit_sha":null,"homepage":"","language":"Pony","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/eilvelia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-06-24T20:01:46.000Z","updated_at":"2024-11-12T14:17:25.000Z","dependencies_parsed_at":"2023-08-31T00:18:09.421Z","dependency_job_id":null,"html_url":"https://github.com/eilvelia/pony-mtproxy","commit_stats":null,"previous_names":["eilvelia/pony-mtproxy"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/eilvelia/pony-mtproxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eilvelia%2Fpony-mtproxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eilvelia%2Fpony-mtproxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eilvelia%2Fpony-mtproxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eilvelia%2Fpony-mtproxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eilvelia","download_url":"https://codeload.github.com/eilvelia/pony-mtproxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eilvelia%2Fpony-mtproxy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269201182,"owners_count":24377451,"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-08-07T02:00:09.698Z","response_time":73,"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":["mtproto","mtproxy"],"created_at":"2024-11-11T22:09:40.368Z","updated_at":"2026-02-08T12:37:04.545Z","avatar_url":"https://github.com/eilvelia.png","language":"Pony","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pony-mtproxy\n\nYet another Telegram MTProto Proxy server.\n\nwip\n\n- Crossplatform.\n- Multithreaded.\n- No promoted channels support.\n- No multi secret support.\n\n## Usage\n\n```console\n$ pony-mtproxy [options]\n```\n\nOptions:\n\n```\n  -p, --port    [string]  Defaults to '443'.\n  -s, --secret  [string]\n\n  --ponythreads    Use N scheduler threads. Defaults to the number of\n                   cores (not hyperthreads) available.\n```\n\nExample:\n\n```console\n$ pony-mtproxy --secret 15abcdef1234567890deadbeef123456\n```\n\n---\n\nLink example: `tg://proxy?server={SERVER_IP}\u0026port={PORT}\u0026secret={SECRET}`\n\nLink with secure mode: `tg://proxy?server={SERVER_IP}\u0026port={PORT}\u0026secret=dd{SECRET}`\n\n## Building\n\n```sh\ngit clone https://github.com/Bannerets/pony-mtproxy pony-mtproxy\ncd pony-mtproxy\nponyc src -b pony-mtproxy\n```\n\nRequirements:\n\n- `ponyc`\n- `openssl`\n\n## Docker\n\n```console\n$ docker run --name mtproxy -d --restart unless-stopped -p 443:443 bannerets/pony-mtproxy:latest --secret 15abcdef1234567890deadbeef123456\n```\n\n#### Logs\n\n```console\n$ docker logs mtproxy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feilvelia%2Fpony-mtproxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feilvelia%2Fpony-mtproxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feilvelia%2Fpony-mtproxy/lists"}