Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Readers > Kobo Reader > Kobo Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 08-11-2025, 04:50 PM   #241
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 50,750
Karma: 178402708
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
KoboRoot.tgz is the filename for Kobo's standard installer. Nothing to do with the contents of the file. The OCP version installs KFMon and NickelMenu, this one installs the Kobo Stuff package.
DNSB is offline   Reply With Quote
Old 08-14-2025, 09:33 AM   #242
CorM
Junior Member
CorM began at the beginning.
 
Posts: 3
Karma: 10
Join Date: May 2025
Device: Kobo Libra Color
Thanx DNSB, i think i understand the answer.
the installer just extracts the content of the tgz file to the paths given inside.
Great, I will backup my KLC and give it a go....
shall post my success (or issues ;-( )
CorM is offline   Reply With Quote
Old 08-16-2025, 02:54 PM   #243
CorM
Junior Member
CorM began at the beginning.
 
Posts: 3
Karma: 10
Join Date: May 2025
Device: Kobo Libra Color
Well, it work as you said!
Just like the install section described, no hiccups or issues!
New experiments awaiting like fiddling with python on my KLC
Nice!
CorM is offline   Reply With Quote
Old 03-03-2026, 05:57 AM   #244
topongo
Junior Member
topongo began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jul 2022
Device: Kobo Libra Colour
hi, i was considering using this package, but since i want to keep my device as clean as possible, I wanted to only install the ssh client part of this. is it possible to exclude all executables from the KoboRoot.tgz file apart from the ones i need? should i also keep some specific dynamic libs? thanks
topongo is offline   Reply With Quote
Old 03-03-2026, 06:32 AM   #245
topongo
Junior Member
topongo began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jul 2022
Device: Kobo Libra Colour
ok, managed to solve this issue, i'm experiencing another one: i cannot locally port-forward with ssh:
Code:
ssh -L 12345:127.0.0.1:12345 user@somehost -N
it fails with the following error:
Code:
bind [::1]:12345: Address not available
channel_setup_fwd_listener_tcpip: cannot listen to port: 12345
Could not request local forwarding.
and before you ask, yes, i already tried to disabled ipv6 resolving and tried directly binding to 127.0.0.1:
Code:
ssh -4 -L 127.0.0.1:12345:127.0.0.1:12345 user@somehost -N
but... same error:
Code:
bind [127.0.0.1]:12345: Address not available
channel_setup_fwd_listener_tcpip: cannot listen to port: 12345
the long explanation is the following: since i was considering self-hosting my koreader sync server, but i really don't like the idea of exposing it to the whole internet i was looking into some tunneling solutions.
i already use a globally available wireguard network, but the kernel on the kobo is too old and it seemded very complicated to make wireguard work on such simple device.
first thing it came to mind is an http proxy, but i don't really like the security implications...
so the other day i thought about using ssh reverse tunneling: i already expose an ssh server, so i should only create very strinct rules on the ssh server to make my kobo connect, but with no shell and with the ability to only forward a very specific address/port pair.
i tried to compile openssh myself but failed, found a generic arm-linux-gnueabihf portable openssh binary, but i had the first problem i was talking about: i cannot locally forward using the ssh client.
i thought trying the binaries compiled by NiLuJe, thinking they could contain some kind of patch about this, but the exact same problem arised.
maybe i could open a new thread about this, but since it's also a problem about ssh inside this bundle i'll keep it here.
it seems a bit strage, cause i can bind port 12345 using busybox's `nc` command, so it seem a binary problem and not a kernel one...

thank you very much for your time
topongo is offline   Reply With Quote
Old 03-04-2026, 08:26 PM   #246
topongo
Junior Member
topongo began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jul 2022
Device: Kobo Libra Colour
found the problem/solution: kobo devices doesn't setup the loopback interface on boot. source https://www.mobileread.com/forums/sh...d.php?t=353887
topongo is offline   Reply With Quote
Reply

Tags
ssh, telnet, tools

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Package with console tools CGarces Development 0 09-06-2013 05:04 PM
Combined Tools Package Lizj1 Plugins 5 01-11-2013 10:32 AM
USBNetwork USB Driver & Telnet on Windows XP SP3 namati Kindle Developer's Corner 0 02-24-2012 01:20 AM
Instruction to get root on 60x/90x + remote telnet & FTP mamaich PocketBook 17 08-27-2011 07:41 PM


All times are GMT -4. The time now is 07:15 AM.


MobileRead.com is a privately owned, operated and funded community.