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

This commit is contained in:
Reinhart Previano Koentjoro
2024-09-28 00:05:45 +07:00
committed by GitHub
parent 6259825a5e
commit 381e0cf115
10 changed files with 120 additions and 9 deletions

View File

@@ -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`

View File

@@ -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:

View File

@@ -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:

View File

@@ -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}}`

View File

@@ -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):