logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Control MozillaVPN - Secure Your Connection | Online Free DevTools by Hexmos

Secure your connection with MozillaVPN using command line. Manage your VPN, connect to servers, and protect your privacy. Free online tool, no registration required.

mozillavpn

A Virtual Private Network from the makers of Firefox. See also: fastd, ivpn, mullvad, warp-cli. 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

See Also