Exclave
0.12.7
SagerNet 的一個分支,SagerNet 是用 Kotlin 編寫的 Android 通用代理工具鏈。
飛地
NaïveProxy 插件(直接使用上游版本)
歇斯底里2插件
Mieru 外掛程式或直接使用上游版本
布魯克插件
Juicity插件
其他插件
Exclave 不是您的語言,或翻譯不正確或不完整?參與 Hosted Weblate 上的翻譯。
請在此報告問題。不要向上游報告問題,因為所使用的核心已被大量修改。如果您認為您的問題包含敏感訊息,請在發布之前使用此 GPG 公鑰進行加密。
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
這個項目和至少子模組library/core
。release.keystore
(可以由Java keytool
產生)替換為您自己的。local.properties
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/
中。