β¨ Check out this insightful post from Hacker News π
π **Category**:
β **What Youβll Learn**:
If you managed to put Tailscale on a jailbroken Kindle before it updated too far ahead, you got something pretty great, even if it wasn’t the full Tailscale experience. But good things come to those who wait (or dig around on GitHub).
Open-source developers have improved the Tailscale experience on one of the weakest computers you own. If your Kindle is jailbroken, an updated version of Mitanshu Sukhwani’s Tailscale implementation offers a few new things:
- Tailscale SSH enabled by default, so you don’t have to enable USBnetworking SSH and its very obvious default user/password
- A proxy mode that lets apps like KOReader to reach other nodes on your tailnet, like a Calibre/OPDS or Wallabag server
- A full TUN mode that, on some Kindles, can make Tailscale networking work at the device level
Letβs dig into each one and how to set them up. As before, this is community code working on a very unofficial device state; bring your patience along.

The last time we wrote about Tailscale on a Kindle, the client was basic, but it worked. The Kindle showed up on your tailnet, complete with a green dot in the web admin console. You could reach the Kindle by its Tailscale IP address. You could even SSH into the Kindle over Tailscale, which was handy for further tinkering.
But βreachable via Tailscaleβ is not the same as βrouting all incoming and outgoing traffic across your tailnet,β it turns out. Tailscale on a jailbroken Kindle is typically forced to run in userspace mode, which means it cannot use the device’s own network routing layer, known as TUN mode. You could start Tailscale, and then start an app like KOReader, but when you tried to connect to another Tailscale device, like your Calibre server at 100.x.y.z, it would go like this:
- KOReader (or any app) asks the Kindleβs root OS how to reach
100.x.y.z - The Kindle, lacking Tailscale routing, cannot reach that Tailscale IP address
- KOReader drops the connection
An update to the Kindle KUAL app by greywolf1499 provides different modes that work around this. Now, when you try to reach another Tailscale IP address on your Kindle, it can go like this:
- You start Tailscale in proxy mode
- You set up KOReader or another app’s proxy settings to connect to
127.0.0.1:1055 - KOReader tells the proxy it wants to reach
100.x.y.z - Tailscaleβs daemon
tailscaled, listening on port 1055, routes the connection through Tailscale - E-books, articles, and other data flows between your Tailscale-running Kindle and other Tailscale devices
This Tailscale proxy offers two modes, SOCKS5 and HTTP CONNECT, for apps that may prefer one or the other. This opens up a good bit more utility for your more-connected Kindle.

A few wild ideas, depending on how dug in you want to get:
Is that last one all that practical? Not really. But is there a pleasant warmth, knowing that you’ve added the least likely thin client to your what-if kit? For some types, types I know quite well: yes.
If you donβt really need any Tailscale powers outside the highly capable KOReader app, check out this Tailscale KOReader plugin. It doesnβt make your Kindle accessible over your tailnet, like the KUAL-based app. But it does automatically create the proxy interfaces that are needed for reaching your content servers from your KOReader-running Kindleβor your Kobo device, or your PocketBook.
I haven’t been able to really try this extension out myself; my 11th-generation standard Kindle doesn’t play well with it at the moment. It’s been “Tested on Kindle PW5/PW6, Kobo, and PocketBook”βit’s nice to see Tailscale come to some other KOReader-friendly devices, too.
Installation is not too hard, at least if you made it this far into jailbreaking already. You copy the plugin into KOReaderβs plugins directory, trigger an βInstall/Update Tailscaleβ from KOReaderβs menu, copy a Tailscale key into a directory, then toggle Tailscale on in the KOReader menu. From there, you configure KOReader with one of its proxy addresses (127.0.0.1:1055 for SOCKS5, :1056 for HTTP CONNECT), then give other plugins the Tailscale IP addresses you need to reach.
Victoria Riley Barnettβs repository notes that the plugin works great with a SyncThing plugin for KOReader. KOReader is like its own separate OS for jailbroken Kindles at this point,
So now youβve got a lot more options and weird projects available to you, through this already quite-strange little slab. If youβve worked up a weirdly useful Tailscale setup on your Kindle, Kobo, or other e-paper device, weβd love to hear about it. Let us know onΒ Reddit,Β Discord,Β Bluesky,Β X, Mastodon, orΒ LinkedIn.
π¬ **Whatβs your take?**
Share your thoughts in the comments below!
#οΈβ£ **#Jailbroken #Kindles #Tailscale**
π **Posted on**: 1785303125
π **Want more?** Click here for more info! π
