Expose Stirling-PDF
Share your self-hosted PDF toolkit with teammates or access it remotely.
PDF Tools from Anywhere
Stirling-PDF is a self-hosted PDF tool suite (merge, split, convert, OCR, etc.). A tunnel lets anyone with the URL use it.
Setup
Run Stirling-PDF on port 8080.
Run the PanicTunnl command with port 8080.
Share the URL with your team for instant access to all PDF tools.
// CONFIG_INIT [EXPOSE STIRLING-PDF]free.skytunnel.dev
ssh -p 2222 -R 0:localhost:8080 free@free.skytunnel.devPaste this into your terminal to start tunneling.
FAQ
Stirling-PDF processes files in memory by default. Check your instance's configuration for persistence settings.