https://github.com/teddysun/xray-plugin-android
A SIP003 plugin based on Xray-core for shadowsocks-android
https://github.com/teddysun/xray-plugin-android
shadowsocks-android xray xray-core xray-plugin xray-plugin-android
Last synced: 4 months ago
JSON representation
A SIP003 plugin based on Xray-core for shadowsocks-android
- Host: GitHub
- URL: https://github.com/teddysun/xray-plugin-android
- Owner: teddysun
- License: gpl-3.0
- Created: 2021-02-20T03:50:31.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-30T07:30:18.000Z (almost 2 years ago)
- Last Synced: 2025-04-06T15:06:36.118Z (about 1 year ago)
- Topics: shadowsocks-android, xray, xray-core, xray-plugin, xray-plugin-android
- Language: Kotlin
- Homepage:
- Size: 374 KB
- Stars: 136
- Watchers: 10
- Forks: 16
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
[xray-plugin](https://github.com/teddysun/xray-plugin) for [shadowsocks-android](https://github.com/shadowsocks/shadowsocks-android)
### PREREQUISITES
* JDK 17
* Go 1.25+
* Android SDK
- Android NDK r27+
### BUILD
You can check whether the latest commit builds under UNIX environment by checking CI status.
* Clone the repo using `git clone --recurse-submodules ` or update submodules using `git submodule update --init --recursive`
* Build it using Android Studio or gradle script
### DESCRIPTION
This is an unofficial plugin for [shadowsocks-android](https://github.com/shadowsocks/shadowsocks-android).
### OPEN SOURCE LICENSES
* [Xray-core](https://github.com/xtls/xray-core): [MPL 2.0](https://github.com/XTLS/Xray-core/blob/main/LICENSE)
* [xray-plugin](https://github.com/teddysun/xray-plugin): [MIT](https://github.com/teddysun/xray-plugin/blob/main/LICENSE)
### CONTRIBUTORS
Copyright (C) 2019 by Max Lv <>
Copyright (C) 2019 by Mygod Studio <>
Copyright (C) 2021 by Teddysun <>