{"id":19503588,"url":"https://github.com/hiddify/hiddifypanel-old","last_synced_at":"2025-08-13T06:09:33.685Z","repository":{"id":184859239,"uuid":"589959391","full_name":"hiddify/HiddifyPanel-old","owner":"hiddify","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-04T19:24:19.000Z","size":61724,"stargazers_count":148,"open_issues_count":0,"forks_count":65,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-07-20T18:09:26.617Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hiddify.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","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},"funding":{"github":null,"patreon":null,"open_collective":"hiddify","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://nowpayments.io/donation?api_key=WNVGZP8-9094SDB-NGCVEG3-ZBTRVX4"],"bitcoin":"3Epy7jyUUCVb1w12MNTu2JFVVhmfpr4EGX","ethereum":1377979888499107190715896424743981346969345115104}},"created_at":"2023-01-17T10:45:48.000Z","updated_at":"2025-07-14T17:54:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"d28323f1-fd4f-492e-afda-a1e06ebc7b6e","html_url":"https://github.com/hiddify/HiddifyPanel-old","commit_stats":{"total_commits":2456,"total_committers":15,"mean_commits":"163.73333333333332","dds":0.1604234527687296,"last_synced_commit":"f0184b5e23a2458672169c2b94fd23277a5b5eaa"},"previous_names":["hiddify1/hiddifypanel","hiddify/hiddifypanel"],"tags_count":673,"template":false,"template_full_name":"rochacbruno/flask-project-template","purl":"pkg:github/hiddify/HiddifyPanel-old","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiddify%2FHiddifyPanel-old","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiddify%2FHiddifyPanel-old/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiddify%2FHiddifyPanel-old/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiddify%2FHiddifyPanel-old/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hiddify","download_url":"https://codeload.github.com/hiddify/HiddifyPanel-old/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiddify%2FHiddifyPanel-old/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270191474,"owners_count":24542273,"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-13T02:00:09.904Z","response_time":66,"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-11-10T22:22:16.942Z","updated_at":"2025-08-13T06:09:33.641Z","avatar_url":"https://github.com/hiddify.png","language":"JavaScript","funding_links":["https://opencollective.com/hiddify","https://nowpayments.io/donation?api_key=WNVGZP8-9094SDB-NGCVEG3-ZBTRVX4","3Epy7jyUUCVb1w12MNTu2JFVVhmfpr4EGX",1377979888499107190715896424743981346969345115104],"categories":[],"sub_categories":[],"readme":"# hiddifypanel \n\n hiddifypanel to create multi proxy using xray mtproxy and others\n\n## 🌎 Translations\n\n\u003cdiv align=center\u003e\n    \n[![inlang status badge](https://inlang.com/badge?url=github.com/hiddify/hiddifypanel)](https://inlang.com/editor/github.com/hiddify/hiddifypanel?ref=badge)\n\u003c/div\u003e\n\nImprove existing languages or add new ones by manually editing the JSON files located in `/assets/translations` or by using the [Inlang online editor](https://inlang.com/editor/github.com/hiddify/hiddifypanel).\n\n# How to use it\nPlease visit https://github.com/hiddify/hiddify-manager/wiki for the installation.\n\n# Source Code: https://github.com/hiddify/HiddifyPanel/\n\u003c!--\n## Installation\n\nFrom source:\n\n```bash\ngit clone https://github.com/hiddify/HiddifyPanel hiddifypanel\ncd hiddifypanel\nmake install\n```\n\nFrom pypi:\n\n```bash\npip install hiddifypanel\n```\n\n## Executing\n\nThis application has a CLI interface that extends the Flask CLI.\n\nJust run:\n\n```bash\n$ hiddifypanel\n```\n\nor\n\n```bash\n$ python -m hiddifypanel\n```\n\nTo see the help message and usage instructions.\n\n## First run\n\n```bash\nhiddifypanel init-db   # run once\necho localhost:9000/$(hiddifypanel admin-path)\nhiddifypanel run\n```\n\n\n\u003e **Note**: You can also use `flask run` to run the application.\n\n--\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiddify%2Fhiddifypanel-old","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhiddify%2Fhiddifypanel-old","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiddify%2Fhiddifypanel-old/lists"}