Jailbroken Kindle Gets More Tailscale Features: SSH, Proxy, and TUN Mode
Original: More Tailscale tricks for your jailbroken Kindle
Why This Matters
Demonstrates how open-source communities extend enterprise networking tools to constrained, unofficial hardware environments.
Open-source developer Mitanshu Sukhwani has updated Tailscale for jailbroken Kindles, adding SSH enabled by default, a proxy mode for apps like KOReader to reach tailnet nodes, and a full TUN mode for device-level networking on compatible Kindles, as of June 12, 2026.
Tailscale has published a blog post highlighting community-developed improvements for running Tailscale on jailbroken Kindle e-readers. The update, built on Mitanshu Sukhwani's open-source Tailscale implementation, introduces three key capabilities. First, Tailscale SSH is now enabled by default, eliminating the need to configure USBnetworking SSH with its insecure default credentials. Second, a new proxy mode allows e-reader apps like KOReader to access other nodes on a user's tailnet — such as a Calibre/OPDS server or a Wallabag instance — by routing traffic through Tailscale even when the root OS cannot. Third, a full TUN mode is available on some Kindle models, enabling device-level Tailscale networking rather than the previous userspace-only mode. Previously, Tailscale on Kindle ran exclusively in userspace mode, meaning the device's root OS could not route traffic to Tailscale IP addresses (100.x.y.z range), blocking apps from connecting to tailnet services. Tailscale notes this remains unofficial, community-developed code and advises users to bring patience.