All Projects → kaaass → ZerotierFix

kaaass / ZerotierFix

Licence: GPL-2.0 license
An unofficial Zerotier Android client patched from official client

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to ZerotierFix

docker-zerotier-controller
Dockernized ZeroTierOne Controller
Stars: ✭ 170 (-80.12%)
Mutual labels:  zerotier, zerotier-one
zero-ui
ZeroUI - ZeroTier Controller Web UI - is a web user interface for a self-hosted ZeroTier network controller.
Stars: ✭ 432 (-49.47%)
Mutual labels:  zerotier, zerotier-one
zerotierDNS
Dns-server for zerotier networks. Resolves names of clients to their IP
Stars: ✭ 23 (-97.31%)
Mutual labels:  zerotier
p2p-port-forward
Command line utility to forward ports between two hosts across different networks/subnets, in a peer-to-peer fashion using zerotier, without sudo privileges
Stars: ✭ 68 (-92.05%)
Mutual labels:  zerotier
dockerized
🐳 Build once, run anywhere
Stars: ✭ 70 (-91.81%)
Mutual labels:  zerotier
DesktopUI
ZeroTier Desktop Tray Application and UI
Stars: ✭ 83 (-90.29%)
Mutual labels:  zerotier
ansible-role-zerotier
Ansible role to install Zerotier-One and join a Zerotier network
Stars: ✭ 64 (-92.51%)
Mutual labels:  zerotier
tezos-k8s
Deploy a Tezos Blockchain on Kubernetes
Stars: ✭ 43 (-94.97%)
Mutual labels:  zerotier
addon-zerotier
ZeroTier One - Home Assistant Community Add-ons
Stars: ✭ 103 (-87.95%)
Mutual labels:  zerotier
beboptwo4g
4G/LTE softmod for the Parrot Bebop 2
Stars: ✭ 50 (-94.15%)
Mutual labels:  zerotier

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 ([email protected]). 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)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].