mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-01-26 11:33:59 +00:00
30 lines
457 B
Plaintext
30 lines
457 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, linux]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# impala
|
|
|
|
> Manage Wi-Fi networks through a TUI.
|
|
> More information: <https://github.com/pythops/impala#-usage>.
|
|
|
|
- Launch `impala` in station mode:
|
|
|
|
`impala`
|
|
|
|
- Launch `impala` in Access Point mode:
|
|
|
|
`impala {{[-m|--mode]}} ap`
|
|
|
|
- Switch between different sections:
|
|
|
|
`{{<Tab>|<Shift Tab>}}`
|
|
|
|
- Select a network to connect to:
|
|
|
|
`<Space>`
|
|
|
|
- Display hotkeys:
|
|
|
|
`<?>`
|