LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

wifi-menu

Interactive wireless network connection dialog

TLDR

Connect interactively
$ wifi-menu
copy
Connect with obscured password
$ wifi-menu -o
copy
Display help
$ wifi-menu -h
copy

SYNOPSIS

wifi-menu [OPTIONS] [INTERFACE]

DESCRIPTION

wifi-menu provides an interactive text-based interface for connecting to wireless networks. It scans for available networks and allows selection and configuration through a dialog menu.Part of the netctl package for Arch Linux, it creates and manages netctl profiles for wireless connections.

PARAMETERS

-o, --obscure

Obscure the wireless passphrase
-h, --help
Display help information

CAVEATS

Arch Linux specific (netctl). Requires root privileges. Creates profile files in /etc/netctl/. May conflict with NetworkManager.

SEE ALSO

netctl(1), nmcli(1), iwctl(1)

Copied to clipboard
Kai