System Grab Bag

View all TLDR pages from common (or from all pages)

mozillavpn

A Virtual Private Network from the makers of Firefox. More information: https://github.com/mozilla-mobile/mozilla-vpn-client/wiki/Command-line-interface.
  • Log in with an interactive prompt:
    mozillavpn login
  • Connect to Mozilla VPN:
    mozillavpn activate
  • Display the connection status:
    mozillavpn status
  • List available servers:
    mozillavpn servers
  • Select a specific server:
    mozillavpn select {{server_name}}
  • Disconnect from Mozilla VPN:
    mozillavpn deactivate
  • Log out:
    mozillavpn logout
  • Display help for a subcommand:
    mozillavpn {{subcommand}} --help

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.