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
ssh -p 2222 -R 0:localhost:8080 free@free.skytunnel.devPaste 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.