hellogates / SagerNet

The universal proxy toolchain for Android

Home Page:https://sagernet.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SagerNet for Android

API Releases Language: Kotlin License: GPL-3.0

The universal proxy toolchain for Android, written in Kotlin.

DOCUMENTS

https://sagernet.org

Protocols

The application is designed to be used whenever possible.

Proxy

  • SOCKS
  • HTTP(S)
  • Shadowsocks
  • ShadowsocksR
  • VMess
  • VLESS
  • Trojan
  • VLESS / Trojan + XTLS ( xtls-plugin )
  • Trojan-Go ( trojan-go-plugin )
  • NaïveProxy ( naive-plugin )
  • Ping Tunnel ( pingtunnel-plugin )
  • relaybaton (relaybaton-plugin )
  • Brook ( brook-plugin )

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

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/>.

About

The universal proxy toolchain for Android

https://sagernet.org

License:GNU General Public License v3.0


Languages

Language:Kotlin 83.6%Language:Java 10.4%Language:C 2.4%Language:Makefile 1.8%Language:Shell 1.7%Language:Python 0.1%