랭킹으로 돌아가기

kaaass/ZerotierFix

Java

An unofficial Zerotier Android client patched from official client

zerotierzerotier-oneandroidandroid-app
스타 성장
스타
2.2k
포크
305
주간 성장
이슈
25
1k2k
2021년 4월2023년 1월2024년 10월2026년 7월
아티팩트Mavengit clone https://github.com/kaaass/ZerotierFix.git
README

Zerotier Fix
Zerotier Fix

An unofficial Zerotier Android client patched from official client.

main peers moons

Build APP

Features

  • Self-hosted Moon Support
  • Add custom planet config via file and URL
  • View peers list
  • Chinese translation

Download

Check Releases page for latest version.

If you want to try the nightly build, you can download it from GitHub Actions. But please note that the nightly build may be BUGGY and UNSTABLE.

The code for this repository is based on the reverse engineering of the official Android client. The original author is Grant Limberg (glimberg@gmail.com). See AUTHORS.md for more details.

  • Zerotier JNI Sdk is located in git submodule externals/core
  • Original Android client code is located in net.kaaass.zerotierfix (renamed from com.zerotier.one)
  • App logo is a trademark of ZeroTier, Inc. and made by myself.

Roadmap

  • Add moon config persistent & file config
  • Add peer list view
  • Support planet config
  • Replace pre-built JNI library
  • Rewrite & update UI to fit Material Design
  • WIP Rewrite whole APP in v2