Skip to content

Releases: liuclare/NekoBoxForAndroid

Release list

v1.4.2-neko-ts1

Choose a tag to compare

@liuclare liuclare released this 31 May 07:47

NekoBox for Android with a custom sing-box kernel and built-in Tailscale support.

What's included

  • Kernel: sing-box 1.12.25-neko-1 (official v1.12.25 base + MatsuriDayo neko patches)
  • New: Tailscale GUI — create a Tailscale endpoint profile directly in the app
    • Fields: auth key, control URL, hostname, ephemeral, accept routes, exit node, advertise routes
    • Verified on-device: join a tailnet, reach other tailnet devices, and reverse access (e.g. ADB over Tailscale)
  • Simplified Chinese localization for the Tailscale settings screen

Notes

  • Package name is com.cheng31.nekobox, so it installs alongside the official NekoBox (does not replace it).
  • Tailscale uses an auth key for non-interactive login (interactive web login is not wired up; generate a reusable key in the Tailscale admin console).
  • To route tailnet traffic, add a route rule matching your domain suffix (e.g. .ts.example.com) → the Tailscale profile.

Downloads

  • arm64-v8a — most modern phones
  • armeabi-v7a — older 32-bit ARM devices
  • x86_64 / x86 — emulators / x86 devices