Files
tldr/pages.zh/linux/protonvpn.md

33 lines
616 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# protonvpn
> 非官方第三方 ProtonVPN 客户端。
> 另见:`protonvpn-connect`。
> 更多信息:<https://github.com/Rafficer/linux-cli-community>。
- 初始化 ProtonVPN 配置文件:
`protonvpn init`
- 交互式连接到 ProtonVPN
`protonvpn {{c|connect}}`
- 显示连接状态:
`protonvpn {{s|status}}`
- 从 ProtonVPN 断开连接:
`protonvpn {{d|disconnect}}`
- 重新连接或连接到上次使用的服务器:
`protonvpn {{r|reconnect}}`
- 刷新 OpenVPN 配置和服务器数据:
`protonvpn refresh`
- 显示子命令的帮助信息:
`protonvpn {{subcommand}} --help`