HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

impala — Manage Wi-Fi networks through a TUI. More information: <https://github.com/pythops/impala#-usage>.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandtuimanagecliimpalamorenetworksthrough
linux

Problem

How to use the impala command: Manage Wi-Fi networks through a TUI. More information: <https://github.com/pythops/impala#-usage>.

Solution

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

Code Snippets

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

<?>

Context

tldr-pages: linux/impala

Revisions (0)

No revisions yet.