Skip to content

linuxscreen/TailscaleForMagisk

Repository files navigation

Tailscale for Magisk

README | 中文文档

GitHub Release GitHub Download

The project is a Magisk module for Tailscale, Support Magisk and KernelSU

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 tailscale-svtailscaledtailscale will copy to /system/bin ,You can directly run commands as the root user by terminal

tailscale-sv status
already logged in,management address:http://localhost:8088,check the status excute`tailscale status` by terminal

Start, restart, stop tailscaled service

tailscale-sv start
tailscale-sv restart
tailscale-sv stop

Login in tailscale

  • Direct access to the web administration page: http://localhost:8088

  • # Executive command
    tailscale login
    

tailscale data will storage in /data/adb/tailscale

Uninstall

  • Uninstall this module from the Magisk Manager application,will delete /data/adb/service.d/tailscale_service.sh,Reserved data directory /data/adb/tailscale

  • You can use commands to clear data: rm -rf /data/adb/tailscale

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages