Giter Site home page Giter Site logo

zerotieroneformagisk's Introduction

ZeroTierOne for Magisk

README | 中文文档

GitHub Release GitHub Download

The project is a Magisk module for ZeroTierOne, Support Magisk and KernelSU, You can self-build planet and moon

Disclaimer

The project is not responsible for bricked equipment, damaged SD cards, or burned SoC

Usage

After the module is installed, it runs in the background

Executable file zerotierzerotier-onezerotier-clizerotier-idtool will copy to /system/bin, You can directly run commands as the root user by terminal

zerotier status
# ● zerotier-one is running

Start, restart, stop zerotier-one service

zerotier start
zerotier restart
zerotier stop

Join network

zerotier-cli join <network id>

zerotier-one data will storage in /data/zerotier-one

If self-built planet, you can direct replace file /data/zerotier-one/planet

mv /data/zerotier-one/planet /data/zerotier-one/planet.back
cp /path/planet /data/zerotier-one/planet

Add moon

zerotier-cli orbit <id> <id>

Uninstall

  • Uninstall this module from the Magisk Manager application, will delete /data/adb/service.d/zerotierone_service.sh, Reserved data directory /data/zerotier-one

  • You can use commands to clear data: rm -rf /data/zerotier-one

zerotieroneformagisk's People

Contributors

linuxscreen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.