Skip to content

Mullvad-browser

Logo

Description

The Mullvad Browser is a privacy-focused web browser developed in a collaboration between Mullvad VPN and the Tor Project. It’s designed to minimize tracking and fingerprinting. You could say it’s a Tor Browser to use without the Tor Network. Instead, you can use it with a trustworthy VPN.

Image

linuxserver/mullvad-browser:latest

Categories

  • Uncategorized Services

Ports

  • 3000:3000/tcp
  • 3001:3001/tcp

Volumes

ContainerBind
/config/opt/appdata/mullvad-browser

Environment Variables

NameLabelDefaultDescription
PUIDPUID1024for UserID
PGIDPGID100for GroupID
TZTZEurope/Amsterdamspecify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List).
LOCAL_NETLOCAL_NET192.168.0.0/16If using a VPN, set this to your local LAN IP range using CIDR notation. Without it you will be unable to access the web interface. If you have multiple ranges or a complex LAN setup you will need to manage this yourself in the wg0.conf, see the App Setup section for details.

Labels

KeyValue
traefik.enabletrue
traefik.http.routers.mullvad-browser.ruleHost(`mullvad-browser.{$TRAEFIK_INGRESS_DOMAIN}`)
traefik.http.routers.mullvad-browser.entrypointshttps
traefik.http.services.mullvad-browser.loadbalancer.server.port3000
traefik.http.routers.mullvad-browser.tlstrue
traefik.http.routers.mullvad-browser.tls.certresolverdefault
traefik.http.routers.mullvad-browser.middlewarestraefik-forward-auth
mafl.enabletrue
mafl.titleMullvad-browser
mafl.descriptionThe Mullvad Browser is a privacy-focused web browser developed in a collaboration between Mullvad VPN and the Tor Project.
mafl.linkhttps://mullvad-browser.{$TRAEFIK_INGRESS_DOMAIN}
mafl.icon.wraptrue
mafl.icon.color#007acc
mafl.status.enabledtrue
mafl.status.interval60
mafl.groupServices
mafl.icon.urlhttps://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mullvad-browser-logo.png

Licensed under the MIT License. Free for all use cases. For enterprise or academic support, please reach out to us.