Ecosyste.ms: Awesome

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

https://github.com/SagerNet/SagerNet

The universal proxy toolchain for Android
https://github.com/SagerNet/SagerNet

android anti-censorship

Last synced: 19 days ago
JSON representation

The universal proxy toolchain for Android

Lists

README

        

# SagerNet for Android

[![API](https://img.shields.io/badge/API-21%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=21)
[![Releases](https://img.shields.io/github/downloads/SagerNet/SagerNet/total.svg)](https://github.com/SagerNet/SagerNet/releases)
[![License: GPL-3.0](https://img.shields.io/badge/license-GPL--3.0-orange.svg)](https://www.gnu.org/licenses/gpl-3.0)

The universal proxy toolchain for Android, written in Kotlin.

---

⚠️ **The SagerNet app is looking for a new maintainer**

Due to my physical condition, I may not be able to update SN / plugins in time.

I am looking for a new maintainer for the project. The new maintainer should have a track record of successfully maintaining an open-source project.

Potential maintainers can gain the required experience by contributing to this project. If you are interested, jump in and start contributing.

If you rely on the quality and ongoing maintenance of this package, please get involved by helping to maintain this package or finding people to help maintain the project.

---

Note for spammers: We never stop maintaining.

---

## Documents

https://sagernet.org

## Localization

Is SagerNet not in your language, or the translation is incorrect or incomplete? Get involved in the
translations on our [Weblate](https://hosted.weblate.org/engage/sagernet/).

[![Translation status](https://hosted.weblate.org/widgets/sagernet/-/horizontal-auto.svg)](https://hosted.weblate.org/engage/sagernet/)

### Adding a new language

First and foremost, Android must already support the specific language and locale you want to add.
We cannot work with languages that Android and the SDK do not support, the tools simply break down.
Next, if you are considering adding a country-specific variant of a language (e.g. de-AT), first
make sure that the main language is well maintained (e.g. de). Your contribution might be useful to
more people if you contribute to the existing version of your language rather than the
country-specific variant.

Anyone can create a new language via Weblate.

## License

```
Copyright (C) 2021 by nekohasekai

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