Releases: anasfanani/Magisk-Tailscaled
Magisk Tailscaled v1.66.4.1
v1.66.4.1
- Fix permission & human typo.
- Coredns works
Notice
No need update if you're not use coredns.
Sorry for bad code, I'm learning.
Download Stats
Full Changelog: v1.66.4.0...v1.66.4.1
Magisk Tailscaled v1.66.4.0
v1.66.4.0
- Update Tailscale binaries to v1.66.4
- MagicDNS with coredns
- Tailscale self build for android using sdk tools
- Compress and combine tailscale
- Delete
tailscaled
at system path as rarelly used - New
tailscaled.service
feature - Multiple start variant method
- Fix subnet routes access
- Fix ping
- Fix hevsocks for userspace-networking mode
- Code improvements
- Fix headscale dns
- Fix /etc/resolv.conf
- Fix run with VPN,Box For Root, Clash
- Fix any previous bug
- Split zip into multiple variant
- Maximum compression coredns file
- Update hev-socks5-tunnel
- Change settings.ini to settings.sh
- Delete unused script
- Recode old script
Everything should works fine !
Notice
This release has human typo for coredns & hevsocks, to fix it execute this command.
sed -i 's|net_admin|net_bt_admin|g' /data/adb/tailscale/settings.sh
sed -i 's|hevsocks_conf="\${tailscaled_scripts_dir}/tmp/hevsocks.yaml"|hevsocks_conf="\${tailscale_dir}/tmp/hevsocks.yaml"|g' /data/adb/tailscale/settings.sh
After download binary execute this:
chown -R root:net_bt_admin /data/adb/tailscale/bin/
If just using normal tailscale, forget it.
Next update will fix.
Full Changelog: v1.66.1.0...v1.66.4.0
Download Stats
Magisk Tailscaled v1.66.1.0
What's Changed
- settings.ini: fix getent not reachable by tailscaled by @usertam in #16
- Fix module service.d directory in KernelSU by @tiann in #20
- Add socks5-tunnel to route traffict from IP 100.x.x.x must via local tailscaled socks5 on port 1099, use it with command
tailscaled.tun
- Update README.md. cmon readme, I'm add some troubleshooting steps.
New Contributors
Full Changelog: v1.62.1.0...v1.66.1.0
Magisk Tailscaled v1.66.0.1
What's Changed
- Fix module service.d directory in KernelSU by @tiann in #20
- Add socks5-tunnel to route traffict from IP 100.x.x.x must via local tailscaled socks5 on port 1099, use it with command
tailscaled.tun
- Update README.md. cmon readme, I'm add some troubleshooting steps.
New Contributors
Full Changelog: v1.64.0.0...v1.66.0.1
Magisk Tailscaled v1.66.0.0
Magisk Tailscaled with socks5tun
added socks5tun binary provided by @heiher at https://github.com/heiher/hev-socks5-tunnel
this tun is running by default.
you may start and stop tun manual with tailscaled.tun start|stop
what this is for ?
previously we need route ip 100.x.x.x manual with other tools like clash, now i found the socks5 tunnel and try use that, confirmed working for connect trough vpn,box for magisk ( still problem ), or direct connection.
this is really can running with vpn.
now you can browse directly to tailscale ip range at 100.x.x.x by android browser.
i'm not expert at programming at all, feedback and help discussion at my telegram group at https://t.me/systembinsh/158 , please use english, i'm also using translate sometimes.
Full Changelog: v1.64.0.0...v1.64.0.0-socks5tun-dev
Magisk Tailscaled v1.64.0.0
Full Changelog: v1.62.1.1...v1.64.0.0
Magisk Tailscaled v1.62.1.1
Magisk Tailscaled v1.62.1.0
What's Changed
- fix: remove
v
from$PREFIX
when downloading by @stevenxxiu in #15
New Contributors
- @stevenxxiu made their first contribution in #15
Full Changelog: v1.62.0.0...v1.62.1.0
Magisk Tailscaled v1.62.0.0
Full Changelog: v1.60.1.0...v1.62.0.0