Exclave
0.12.7
Ein Zweig von SagerNet, der in Kotlin geschriebenen universellen Proxy-Toolchain für Android.
Exklave
NaiveProxy-Plugin (Upstream-Releases direkt verwenden)
Hysteria 2-Plugin
Mieru-Plugin oder verwenden Sie direkt Upstream-Releases
Brook-Plugin
Juicity-Plugin
Andere Plugins
Ist Exclave nicht in Ihrer Sprache oder ist die Übersetzung falsch oder unvollständig? Beteiligen Sie sich an den Übersetzungen auf Hosted Weblate.
Bitte melden Sie Probleme hier. Melden Sie Probleme nicht dem Upstream, da der verwendete Kern stark verändert ist. Wenn Sie der Meinung sind, dass Ihr Problem vertrauliche Informationen enthält, verschlüsseln Sie es vor dem Posten mit diesem öffentlichen GPG-Schlüssel.
Copyright (C) 2021 by nekohasekai <[email protected]>
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/>.
git clone
dieses Projekt und mindestens das Submodul library/core
.release.keystore
(kann von Java keytool
generiert werden) durch Ihren eigenen.local.properties
an KEYSTORE_PASS=your_keystore_pass
ALIAS_NAME=your_alias_name
ALIAS_PASS=your_alias_pass
./run lib core
./gradlew :app:downloadAssets
./gradlew :app:assembleOssRelease
app/build/outputs/apk/
. ./run plugin [plugin_name]
./gradlew :plugin:[plugin_name]:assembleOssRelease
plugin/[plugin_name]/build/outputs/apk/
.