Expose Nextcloud
Access your self-hosted Nextcloud files, calendar, and contacts from anywhere.
Your Cloud, Everywhere
Nextcloud is a self-hosted alternative to Google Drive / Dropbox. A tunnel makes it reachable from your phone, tablet, or any browser.
Setup
Run Nextcloud (typically on port 8080 via Docker).
Run the PanicTunnl command with port 8080.
In Nextcloud settings, add the public URL as a trusted domain.
// CONFIG_INIT [EXPOSE NEXTCLOUD]free.skytunnel.dev
ssh -p 2222 -R 0:localhost:8080 free@free.skytunnel.devPaste this into your terminal to start tunneling.
FAQ
Yes. Nextcloud blocks requests from unrecognized domains by default. Add the PanicTunnl URL to config/config.php.