{"id":20839027,"url":"https://github.com/lxhtt/mefrplib","last_synced_at":"2025-06-17T05:02:34.227Z","repository":{"id":218196770,"uuid":"743087279","full_name":"LxHTT/MEFrpLib","owner":"LxHTT","description":"A Python module for ME Frp API, supports Python 3.6-3.10.","archived":false,"fork":false,"pushed_at":"2024-03-17T08:26:11.000Z","size":57,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-21T12:48:49.119Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pypi.org/project/MEFrpLib","language":"Python","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/LxHTT.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}},"created_at":"2024-01-14T09:38:21.000Z","updated_at":"2024-02-01T11:53:01.000Z","dependencies_parsed_at":"2024-01-20T11:40:23.503Z","dependency_job_id":null,"html_url":"https://github.com/LxHTT/MEFrpLib","commit_stats":null,"previous_names":["lxhtt/mefrplib"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LxHTT/MEFrpLib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LxHTT%2FMEFrpLib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LxHTT%2FMEFrpLib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LxHTT%2FMEFrpLib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LxHTT%2FMEFrpLib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LxHTT","download_url":"https://codeload.github.com/LxHTT/MEFrpLib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LxHTT%2FMEFrpLib/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260294442,"owners_count":22987620,"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-11-18T01:12:10.710Z","updated_at":"2025-06-17T05:02:34.196Z","avatar_url":"https://github.com/LxHTT.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## MEFrpLib\n\n\u003cp align=\"right\"\u003ebased on ME Frp API\u003cbr\u003epresented by LxHTT\u003c/p\u003e\n\n这是一个封装了ME Frp API的Python库。\n\n### 安装\n\n___\n\n```bash\npip install MEFrpLib\n```\n\n### 开始使用  \n\n___\n\n#### 导入  \n\n```python\n\nfrom MEFrpLib import (\n    me_get_user_info,\n    me_user_get_sign_info,\n    me_user_sign,\n    me_refresh_user_token,\n    me_get_realname_status,\n    me_post_realname,\n    me_get_tunnel_list,\n    me_get_tunnel_config_node,\n    me_get_tunnel_config_id,\n    me_create_tunnel,\n    me_close_tunnel,\n    me_delete_tunnel,\n    me_get_tunnel_info,\n    me_node_list,\n    me_get_free_port,\n    me_reset_password,\n    me_login,\n    me_get_sponsor,\n    me_get_statistics,\n    me_register,\n    me_send_register_email,\n    me_forgot_password,\n    me_get_setting,\n)\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flxhtt%2Fmefrplib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flxhtt%2Fmefrplib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flxhtt%2Fmefrplib/lists"}