add new chinese translations
This commit is contained in:
33
pages.zh/linux/protonvpn.md
Normal file
33
pages.zh/linux/protonvpn.md
Normal file
@@ -0,0 +1,33 @@
|
||||
# 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`
|
Reference in New Issue
Block a user