1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

nordvpn: add autoconnect and update country connect examples (#7924)

This commit is contained in:
Kirill Lappo 2022-03-24 10:32:45 +03:00 committed by GitHub
parent da24d7dbe0
commit 2a9bf986cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,3 +22,11 @@
- Connect to a NordVPN server in a specific country:
`nordvpn connect {{Germany}}`
- Connect to a NordVPN server in a specific country and city:
`nordvpn connect {{Germany}} {{Berlin}}`
- Set autoconnect option:
`nordvpn set autoconnect on`