mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-30 17:53:48 +02:00
10 lines
158 B
Markdown
10 lines
158 B
Markdown
![]() |
# plink
|
||
|
|
||
|
> PuTTy's command line utility.
|
||
|
> See also: `ssh`.
|
||
|
> More information: <https://manned.org/plink>.
|
||
|
|
||
|
- Connect to an address:
|
||
|
|
||
|
`plink {{IP_address}}`
|