Skip to content

onlyacat/ZerotierFix

 
 

Repository files navigation

Zerotier Fix
Zerotier Fix

An unofficial Zerotier Android client patched from official client.

main peers moons

Features

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

Download

Check Releases page for newest apk built.

Copyright

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 com.zerotier.sdk
  • Original Android client code is located in net.kaaass.zerotierfix (renamed from com.zerotier.one)
  • Pre-built JNI library binary is located in app/src/main/jniLibs. This will be replaced by source code in the future
  • 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
  • WIP Rewrite & update UI to fit Material Design
  • Replace pre-built JNI library
  • WIP Clear up code (remove decompiler tag and refine)

About

An unofficial Zerotier Android client patched from official client

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%