Releases: victoria-riley-barnett/koreader-tailscale
Releases · victoria-riley-barnett/koreader-tailscale
Release list
v1.1.2
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Fixes
- Fix tailscaled failing to start on Kobo and other devices (#14): Loopback interface detection and bring-up is now universal across all KOReader platforms, not just PocketBook.
- Split SOCKS5 and HTTP proxy to separate ports: SOCKS5 on
:1055, HTTP CONNECT on:1056(thanks @Schizoid-man, #15). - Add
--netfilter-mode=off: Prevents iptables errors on e-reader kernels that lack netfilter (thanks @Schizoid-man, #15). - Drop
nohup: Not available in all busybox builds; redundant with output redirection.
v1.1.0
What's New
- PocketBook support — full detection and external storage installation (PR #11)
- Userspace networking auto-detection — scripts detect missing
/dev/net/tunand fall back automatically - SOCKS5 + HTTP CONNECT proxy — enabled by default so KOReader can reach tailnet devices in userspace mode
- FAT32 / read-only FS handling — tmpfs state directory, chmod detection, loopback setup for PocketBook
- Latest version fetching — install script fetches the latest Tailscale release, falls back to v1.96.2
- Architecture auto-detection —
uname -mat runtime instead of hardcoded values
Issues Resolved
- #9: TUN module missing on some Kindles — auto-fallback to userspace networking
- #8: Can't access tailnet devices — SOCKS5/HTTP proxy enabled by default
- #7: Kobo runs out of space — binaries install to plugin directory
- #6: Kobo Elipsa 2E can't install — likely fixed by space + arch improvements
Important
This release integrates all community-contributed code and addresses every open issue, but has not been tested on all physical devices beyond @spideraxal's PocketBook Verse Pro and Kindle PW5. Please report any issues.
Thanks
- @spideraxal — PocketBook Verse Pro support, FAT32 handling, tmpfs state, HTTP proxy, loopback setup, KOReader 2026.03 fixes (#11)
- @dylan-orris — daemon toggle menu item (#12)
- @ahnl — Tailscale version bump (#13)
- @audemed44 — outbound connection support groundwork (#4)
- @TheOnlyWayUp — hostname flexibility (#1)
- @urza-lab, @adidoes, @theEpicjosh, @Vivic87, @luminara, @Jastmaskerrr, @kenken1985 — bug reports and device testing that shaped this release
Install
Download tailscale.koplugin-v1.1.0.zip and extract to your KOReader plugins directory:
- Kindle:
/mnt/us/koreader/plugins/ - Kobo:
/mnt/onboard/.adds/koreader/plugins/ - PocketBook:
/mnt/ext1/koreader/plugins/
Restart KOReader, then Menu → Plugins → Tailscale VPN → Install/Update Tailscale.
v1.0.2
- Tentative headscale support, needs confirmation but releasing for ease of test.
- support for outbound connections (Thanks @audemed44 !)
Thanks for all the support for the plugin so far! Glad its useful for other folks :)
If you're not using Syncthing with it, you should absolutely give it a shot -- I havent had to open Calibre for weeks.
v1.0.1
Fixes hostname issue, temp (ideally I will uptake hostname from variety of koreader devices)