![]() |
#1 |
Member
![]() Posts: 12
Karma: 10
Join Date: May 2020
Device: Kindle Voyage
|
Do recent Kobo's support the TUN/TAP driver?
I just purchased a Kobo Sage, and I'm looking at using the built-in web browser to access a few services that are only accessible on my local network. I use Tailscale (which is essentially Wireguard) which uses the mainline TUN/TAP driver from the Linux kernel.
Do modern Kobo's (based on the 4.9+ kernel) include the TUN/TAP driver/kernel module? If not, is that something that's relatively easy to compile and load in manually? Alternatively, Tailscale supports user-mode networking via a SOCKS5 proxy. The Kobo Configuration Options page lists a "proxyUrl" configuration. Can I use this to connect to the locally-running SOCKS5 proxy and have the built-in web browser use that proxy? |
![]() |
![]() |
![]() |
#2 |
BLAM!
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 13,506
Karma: 26047190
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
|
Code:
┌─(ROOT@europa:pts/0)──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────(~)─┐ └─(2.06:22%:15:59:34%:#)── zcat /proc/config.gz | ag TUN ──(Thu, Oct 07)─┘ # CONFIG_SCHED_TUNE is not set CONFIG_NET_IP_TUNNEL=y CONFIG_NET_UDP_TUNNEL=y CONFIG_NET_FOU_IP_TUNNELS=y CONFIG_INET_XFRM_TUNNEL=y CONFIG_INET_TUNNEL=y CONFIG_INET_XFRM_MODE_TUNNEL=y CONFIG_INET6_XFRM_TUNNEL=y CONFIG_INET6_TUNNEL=y CONFIG_INET6_XFRM_MODE_TUNNEL=y CONFIG_IPV6_TUNNEL=y CONFIG_IPV6_FOU_TUNNEL=y # CONFIG_NET_ACT_TUNNEL_KEY is not set CONFIG_LWTUNNEL=y CONFIG_TUN=y # CONFIG_TUN_VNET_CROSS_LE is not set As for the config entry, I *think* it's similar to the global Qt5 PROXY env var or something, but I don't remember the details (it might have been discussed here in the past, though). |
![]() |
![]() |
Advert | |
|
![]() |
#3 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
|
The proxyURL is mention by @geek1011 in https://www.mobileread.com/forums/sh....php?p=4016674. He says it can be used for a SOCKS proxy. I haven't tried it. I run whenever someone mentions our work SOCKS proxies, so I'm not going there at home
![]() |
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to get TUN driver working on Kobo Clara HD? | ettentroef | Kobo Developer's Corner | 0 | 03-31-2021 03:39 PM |
Does CC's calibre driver support two-way syncing? | karl1c | Calibre Companion | 7 | 11-22-2018 04:20 AM |
adding azw3 annotation support to kindle driver | rszasz | Development | 3 | 07-31-2017 12:50 PM |
Kobo H2O Page Turning - Tap or Swipe? | harriska2 | Kobo Reader | 20 | 10-21-2014 11:21 AM |
Touch Kobo ignores a tap sometime (but registers it, annoyingly) | keijemon | Kobo Reader | 8 | 10-11-2011 12:33 AM |