Expose Vaultwarden

Access your self-hosted Vaultwarden password manager from any device.

Password Manager Anywhere

Vaultwarden is a self-hosted Bitwarden-compatible password manager. A tunnel lets the Bitwarden apps on your phone and browser sync from anywhere.

Setup

Run Vaultwarden on port 8080.

Run the PanicTunnl command with port 8080.

In your Bitwarden app, set the self-hosted URL to the PanicTunnl public URL.

// CONFIG_INIT [EXPOSE VAULTWARDEN]free.skytunnel.dev
STATUSREADY
PUBLIC_URLhttps://*.free.skytunnel.dev
DEF_8080
ssh -p 2222 -R 0:localhost:8080 free@free.skytunnel.dev

Paste this into your terminal to start tunneling.

FAQ

Vaultwarden encrypts all vault data. The tunnel adds SSH encryption. For maximum security, use a paid key for a persistent URL and enable password protection on the tunnel.