{"id":13826879,"url":"https://github.com/shadowsocks/v2ray-plugin-android","last_synced_at":"2025-04-08T00:35:26.929Z","repository":{"id":34378253,"uuid":"165159987","full_name":"shadowsocks/v2ray-plugin-android","owner":"shadowsocks","description":"A SIP003 V2ray plugin on Android","archived":false,"fork":false,"pushed_at":"2024-11-02T23:58:18.000Z","size":577,"stargazers_count":450,"open_issues_count":11,"forks_count":119,"subscribers_count":25,"default_branch":"master","last_synced_at":"2025-03-31T23:33:40.493Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shadowsocks.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":"2019-01-11T01:45:46.000Z","updated_at":"2025-03-14T01:57:46.000Z","dependencies_parsed_at":"2024-11-30T05:00:57.653Z","dependency_job_id":"9d68229c-5e18-403e-b370-fe1695f2cd5f","html_url":"https://github.com/shadowsocks/v2ray-plugin-android","commit_stats":{"total_commits":49,"total_committers":6,"mean_commits":8.166666666666666,"dds":0.6326530612244898,"last_synced_commit":"1fcee421c5459203257810b34f8dc23fc727dc30"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadowsocks%2Fv2ray-plugin-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadowsocks%2Fv2ray-plugin-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadowsocks%2Fv2ray-plugin-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadowsocks%2Fv2ray-plugin-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shadowsocks","download_url":"https://codeload.github.com/shadowsocks/v2ray-plugin-android/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247755558,"owners_count":20990620,"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-08-04T09:01:45.866Z","updated_at":"2025-04-08T00:35:26.907Z","avatar_url":"https://github.com/shadowsocks.png","language":"Kotlin","funding_links":[],"categories":["\u003ca id=\"863839860fab4b8601905205cac9b54f\"\u003e\u003c/a\u003e工具"],"sub_categories":["\u003ca id=\"471c124b012dbde8ea3288f35667efc8\"\u003e\u003c/a\u003e流量检测"],"readme":"## [v2ray-plugin](https://github.com/shadowsocks/v2ray-plugin) for [shadowsocks-android](https://github.com/shadowsocks/shadowsocks-android)\n\n[![CircleCI](https://circleci.com/gh/shadowsocks/v2ray-plugin-android.svg?style=svg)](https://circleci.com/gh/shadowsocks/v2ray-plugin-android)\n[![API](https://img.shields.io/badge/API-21%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=21)\n[![Releases](https://img.shields.io/github/downloads/shadowsocks/v2ray-plugin-android/total.svg)](https://github.com/shadowsocks/v2ray-plugin-android/releases)\n[![Language: Kotlin](https://img.shields.io/github/languages/top/shadowsocks/v2ray-plugin-android.svg)](https://github.com/shadowsocks/v2ray-plugin-android/search?l=kotlin)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/46b34df6fe624ef9a46507126f407880)](https://www.codacy.com/app/shadowsocks/v2ray-plugin-android?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=shadowsocks/v2ray-plugin-android\u0026amp;utm_campaign=Badge_Grade)\n[![License](https://img.shields.io/github/license/shadowsocks/v2ray-plugin-android.svg)](https://github.com/shadowsocks/v2ray-plugin-android/blob/master/LICENSE)\n\n[\u003cimg src=\"https://fdroid.gitlab.io/artwork/badge/get-it-on.png\"\n     alt=\"Get it on F-Droid\"\n     height=\"70\"\u003e](https://f-droid.org/packages/com.github.shadowsocks.plugin.v2ray/)\n[\u003cimg src=\"https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png\"\n     alt=\"Get it on Google Play\"\n     height=\"70\"\u003e](https://play.google.com/store/apps/details?id=com.github.shadowsocks.plugin.v2ray)\n\n### PREREQUISITES\n\n* JDK 1.8\n* Go 1.11+\n* Android SDK\n  - Android NDK r19+\n\n### BUILD\n\nYou can check whether the latest commit builds under UNIX environment by checking CI status.\n\n* Clone the repo using `git clone --recurse-submodules \u003crepo\u003e` or update submodules using `git submodule update --init --recursive`\n* Build it using Android Studio or gradle script\n\n### TRANSLATE\n\nThis plugin is an official plugin thus you can see [shadowsocks-android](https://github.com/shadowsocks/shadowsocks-android/blob/master/README.md#translate)'s instructions to translate this plugin's UI.\n\n## OPEN SOURCE LICENSES\n\n\u003cul\u003e\n    \u003cli\u003ev2ray: \u003ca href=\"https://raw.githubusercontent.com/v2ray/v2ray-core/master/LICENSE\"\u003eMIT\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\n### LICENSE\n\nCopyright (C) 2019 by Max Lv \u003c\u003cmax.c.lv@gmail.com\u003e\u003e  \nCopyright (C) 2019 by Mygod Studio \u003c\u003ccontact-shadowsocks-android@mygod.be\u003e\u003e\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshadowsocks%2Fv2ray-plugin-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshadowsocks%2Fv2ray-plugin-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshadowsocks%2Fv2ray-plugin-android/lists"}