Exclave
0.12.7
ทางแยกของ SagerNet ซึ่งเป็นเครือข่ายเครื่องมือพร็อกซีสากลสำหรับ Android ที่เขียนด้วย Kotlin
ยกเว้น
ปลั๊กอิน NaïveProxy (ใช้อัปสตรีมรีลีสโดยตรง)
ปลั๊กอินฮิสทีเรีย 2
ปลั๊กอิน Mieru หรือใช้การเผยแพร่ต้นน้ำโดยตรง
ปลั๊กอินบรูค
ปลั๊กอินฉ่ำ
ปลั๊กอินอื่น ๆ
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
โปรเจ็กต์นี้และอย่างน้อย submodule 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/