fastd, ivpn, mozillavpn, mullvad, warp-cli: propagate "See Also" information, add Indonesian translations (#13841)
This commit is contained in:

committed by
GitHub

parent
6259825a5e
commit
381e0cf115
@@ -2,6 +2,7 @@
|
||||
|
||||
> VPN daemon.
|
||||
> Works on Layer 2 or Layer 3, supports different encryption methods, used by Freifunk.
|
||||
> See also: `ivpn`, `mozillavpn`, `mullvad`, `warp-cli`.
|
||||
> More information: <https://fastd.readthedocs.io/en/stable/>.
|
||||
|
||||
- Start `fastd` with a specific configuration file:
|
||||
@@ -16,7 +17,7 @@
|
||||
|
||||
`fastd --verify-config --config {{path/to/fastd.conf}}`
|
||||
|
||||
- Generate a new key:
|
||||
- Generate a new keypair:
|
||||
|
||||
`fastd --generate-key`
|
||||
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# ivpn
|
||||
|
||||
> Command-line interface for the IVPN client.
|
||||
> See also: `fastd`, `mozillavpn`, `mullvad`, `warp-cli`.
|
||||
> More information: <https://www.ivpn.net>.
|
||||
|
||||
- Print the current state of IVPN, including the connection and firewall status:
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# 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:
|
||||
|
@@ -1,9 +1,10 @@
|
||||
# mullvad
|
||||
|
||||
> CLI client for Mullvad VPN.
|
||||
> See also: `fastd`, `ivpn`, `mozillavpn`, `warp-cli`.
|
||||
> More information: <https://mullvad.net/>.
|
||||
|
||||
- Link your mullvad account with the specified account number:
|
||||
- Link your Mullvad account with the specified account number:
|
||||
|
||||
`mullvad account set {{account_number}}`
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Connect, disconnect and switch modes of a connection to Cloudflare's WARP service.
|
||||
> WARP is a VPN that encrypts traffic for privacy, security, and speed.
|
||||
> See also: `fastd`, `ivpn`, `mozzilavpn`, `mullvad`.
|
||||
> See also: `fastd`, `ivpn`, `mozillavpn`, `mullvad`.
|
||||
> More information: <https://developers.cloudflare.com/warp-client/>.
|
||||
|
||||
- Register the current device to WARP (must be run before first connection):
|
||||
|
Reference in New Issue
Block a user