Podginator / KoboOmnivoreConverter

A Proxy to enable the Kobo Clara to use Omnivore over Pocket for it's articles.
60 stars 8 forks source link

Router based redirect #2

Closed sefsh closed 8 months ago

sefsh commented 8 months ago

If this is run within a local network, is it possible to redirect Pocket calls on the router instead of having to modify the Kobo host file to do so?

Podginator commented 8 months ago

Yes, I think that should work absolutely fine.

sefsh commented 8 months ago

But the API calls still need to be done over http (and not https), hence the libnickel modification?

Podginator commented 8 months ago

I haven't actually tested it with redirection from the router, but I imagine that yes it would still need to go via http rather than https just for the SSL cert. I