{"id":15107089,"url":"https://github.com/shadowsocks/kcptun-android","last_synced_at":"2025-04-04T17:08:38.245Z","repository":{"id":65979108,"uuid":"79741378","full_name":"shadowsocks/kcptun-android","owner":"shadowsocks","description":"kcptun for Android.","archived":false,"fork":false,"pushed_at":"2023-02-18T06:12:33.000Z","size":4542,"stargazers_count":571,"open_issues_count":8,"forks_count":164,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-03-28T16:08:11.685Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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}},"created_at":"2017-01-22T19:55:10.000Z","updated_at":"2025-03-04T09:40:45.000Z","dependencies_parsed_at":"2023-03-14T07:45:14.686Z","dependency_job_id":null,"html_url":"https://github.com/shadowsocks/kcptun-android","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadowsocks%2Fkcptun-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadowsocks%2Fkcptun-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadowsocks%2Fkcptun-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadowsocks%2Fkcptun-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shadowsocks","download_url":"https://codeload.github.com/shadowsocks/kcptun-android/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247217184,"owners_count":20903009,"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-09-25T21:04:21.938Z","updated_at":"2025-04-04T17:08:38.230Z","avatar_url":"https://github.com/shadowsocks.png","language":"Shell","funding_links":[],"categories":["\u003ca id=\"2110ded2aa5637fa933cc674bc33bf21\"\u003e\u003c/a\u003e工具"],"sub_categories":["\u003ca id=\"63fd2c592145914e99f837cecdc5a67c\"\u003e\u003c/a\u003e新添加的1"],"readme":"## kcptun for Android\n\n[![CircleCI](https://circleci.com/gh/shadowsocks/kcptun-android.svg?style=svg)](https://circleci.com/gh/shadowsocks/kcptun-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/kcptun-android/total.svg)](https://github.com/shadowsocks/kcptun-android/releases)\n[![Language: Kotlin](https://img.shields.io/github/languages/top/shadowsocks/kcptun-android.svg)](https://github.com/shadowsocks/kcptun-android/search?l=kotlin)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/46b34df6fe624ef9a46507126f407880)](https://www.codacy.com/app/shadowsocks/kcptun-android?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=shadowsocks/kcptun-android\u0026amp;utm_campaign=Badge_Grade)\n[![License](https://img.shields.io/github/license/shadowsocks/kcptun-android.svg)](https://github.com/shadowsocks/kcptun-android/blob/master/LICENSE)\n\n[kcptun](https://github.com/shadowsocks/kcptun) plugin for [shadowsocks-android](https://github.com/shadowsocks/shadowsocks-android).\n\n\u003ca href=\"https://play.google.com/store/apps/details?id=com.github.shadowsocks.plugin.kcptun\"\u003e\u003cimg src=\"https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png\" height=\"48\"\u003e\u003c/a\u003e\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* Set environment variable `ANDROID_HOME` to `/path/to/android-sdk`\n* (optional) Set environment variable `ANDROID_NDK_HOME` to `/path/to/android-ndk` (default: `$ANDROID_HOME/ndk-bundle`)\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\u003ekcptun: \u003ca href=\"https://github.com/shadowsocks/kcptun/blob/shadowsocks/LICENSE.md\"\u003eMIT\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\n### LICENSE\n\nCopyright (C) 2017 by Max Lv \u003c\u003cmax.c.lv@gmail.com\u003e\u003e  \nCopyright (C) 2017 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%2Fkcptun-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshadowsocks%2Fkcptun-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshadowsocks%2Fkcptun-android/lists"}