An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# [logo] [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 <>