mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-26 20:53:06 +00:00
Update cheatsheets
This commit is contained in:
@@ -18,7 +18,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Generate a public key from a private key:
|
||||
|
||||
`wg pubkey < {{path/to/private_key}} > {{path/to/public_key}}`
|
||||
`wg < {{path/to/private_key}} pubkey > {{path/to/public_key}}`
|
||||
|
||||
- Generate a public and private key:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user