Linux command
mozillavpn 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Connect to VPN
mozillavpn activate
Disconnect from VPN
mozillavpn deactivate
Check connection status
mozillavpn status
Select server location
mozillavpn select [us-ny]
List available servers
mozillavpn servers
Login to account
mozillavpn login
说明
mozillavpn is Mozilla's VPN client. It provides secure network connection through WireGuard protocol. The tool encrypts internet traffic. Offers multiple server locations worldwide.
参数
- activate
- Connect to VPN.
- deactivate
- Disconnect from VPN.
- status
- Show connection status.
- select _SERVER_
- Choose server location.
- servers
- List available servers.
- --help
- Display help information.
FAQ
What is the mozillavpn command used for?
mozillavpn is Mozilla's VPN client. It provides secure network connection through WireGuard protocol. The tool encrypts internet traffic. Offers multiple server locations worldwide.
How do I run a basic mozillavpn example?
Run `mozillavpn activate` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does activate do in mozillavpn?
Connect to VPN.