Quote:
Originally Posted by geek1011
I found a built-in config setting: [General] -> proxyUrl. It takes a normal protocol://host  ort proxy address (it supports SOCKS/HTTP/HTTPS).
|
Quote:
Originally Posted by sb1370
How can I access it?
|
I haven't used this but from @geek1011's post, you would add a line in the [General] section of the Kobo eReader.conf file found in .kobo/Kobo with proxyUrl=protocol://host:port address. A sample might look like:
Code:
[General]
proxyUrl=https://somewheres.net:8083