This patch adds support for tor hidden-services, which allows you to host e.g. owncloud without the need for a dyndns service.
Davdroid will use a socks proxy (on 127.0.0.1:9050) to connect to a .onion address.
HTTP 405 Method Not Allowed
-
So I’m trying to connect DAVX5 with a Nextcloud service on an onion address but run into some problems. I’ve got version 2.4.0.1 of DAVX5 from Fdroid and version 15.0.7 of Nextcloud. And as I said I’m running it as hidden service so I need to connect to an .onion address and on the same device I’ve got Orfox and with I can connect to the onion address. But not with DAVX5. I get HTTP 405 Method Not Allowed. When I look into the apache logs on the server there is nothing special there at all.
Any thoughts?