Original title: Tailscale on a Kindle, now with proxies
Article
Developers released updated community builds that expand Tailscale on jailbroken Kindles beyond simple device reachability, adding Tailscale SSH enabled by default, a proxy mode for app traffic, and device-level full TUN support on some models. Earlier builds could show a Kindle on a tailnet but could not route other apps across Tailscale IPs because Kindle networking stayed in userspace, so apps like KOReader failed when requesting 100.x.y.z targets. The new KUAL app update introduces proxy workflows where KOReader or other apps send traffic to localhost 1055 and tailscaled forwards it into the tailnet via SOCKS5 or HTTP CONNECT, enabling use cases such as Calibre, Wallabag, Audiobookshelf, Readest, RSS readers, and lightweight dashboard access. The writeup highlights that some scenarios, like keyboard-based SSH through kterm, are less practical but still demonstrate the device’s expanded utility. A separate KOReader plugin from Victoria Riley Barnett supports KOReader on Kindle, Kobo, and PocketBook by auto-creating proxy interfaces for apps that need tailnet access, though not full tailnet discoverability like the KUAL method. Installation requires copying the plugin, installing/updating Tailscale from KOReader, placing a Tailscale key, enabling Tailscale, and pointing plugins to 127.0.0.1:1055 or 127.0.0.1:1056. The plugin is reported tested on Kobo PW5/PW6 and PocketBook, and was noted to work especially well with Syncthing in KOReader discussions. The author frames the approach as experimental due jailbreak-era conditions, while inviting readers to share their unusual Kindle, Kobo, or e-paper setups on multiple platforms.
One comment praises the setup in places where WireGuard traffic is not blocked and argues for stronger privacy defaults when running this configuration. It recommends adding --no-logs-no-support to tailscaled in the KOReader plugin setup to avoid sending behavioral metadata such as peer connectivity and timing information to Tailscale. The same thread emphasizes that even without payload inspection, metadata can still reveal sensitive patterns and should be minimized. Another reader shifts the conversation by asking for ereader-friendly RSS feed recommendations after mention of RSS use cases, citing long-read content. A final comment is simply marked unreadable and is not informative on technical outcomes.