mirror of
https://github.com/dyhkwong/Exclave.git
synced 2026-06-21 18:33:09 +08:00
fbdafcd0b01fe208a0bcc2f84f2b892edec6adfc
SagerNet for Android
The universal proxy toolchain for Android, written in Kotlin.
DOCUMENTS
Protocols
The application is designed to be used whenever possible.
Proxy
- SOCKS
- HTTP(S)
- Shadowsocks
A fast tunnel proxy that helps you bypass firewalls - ShadowsocksR
- VMess
- VLESS
- Trojan
An unidentifiable mechanism that helps you bypass GFW - VLESS / Trojan + XTLS ( xtls-plugin )
- Trojan-Go ( trojan-go-plugin )
- NaïveProxy (
naive-plugin )
Uses Chrome's network stack to camouflage traffic with strong censorship resistence and low detectablility - Ping Tunnel ( pingtunnel-plugin )
A tool that advertises tcp/udp traffic as icmp traffic for forwarding. - relaybaton ( relaybaton-plugin )
A pluggable transport to circumvent Internet censorship with Encrypted SNI / ECH
Subscription
- Universal base64 format
- Shadowsocks SIP008
- Just My Socks' proprietary format
- Clash
Features
- Full basic features
- V2Ray WebSocket browser forwarding
- Option to change the notification update interval
- A Chinese apps scanner (based on dex classpath scanning, so it may be slower)
- Proxy chain
- Advanced routing with outbound profile selection support
OPEN SOURCE LICENSES
- shadowsocks/shadowsocks-android:
GPL 3.0 - nekohasekai/AndroidLibV2rayLite:
LGPL 3.0 - shadowsocksRb/shadowsocksr-libev:
GPL 3.0 - XTLS/Xray-core:
MPL 2.0 - p4gefau1t/Trojan-Go:
GPL 3.0 - klzgrad/naiveproxy:
BSD-3-Clause License - esrrhs/pingtunnel:
MIT - iyouport-org/relaybaton:
MIT
LICENSE
Copyright (C) 2021 by nekohasekai <sekai@neko.services>
Copyright (C) 2017-2021 by Max Lv <max.c.lv@gmail.com>
Copyright (C) 2017-2021 by Mygod Studio <contact-shadowsocks-android@mygod.be>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Languages
Kotlin
87.5%
Java
11.7%
AIDL
0.4%
Shell
0.3%