chore(kb/nm): show networks' public information

This commit is contained in:
Michele Cereda
2024-09-08 19:54:16 +02:00
parent b2c7ecd1f5
commit e1bbc259e2

View File

@@ -1,7 +1,5 @@
# Network Manager # Network Manager
## Table of contents <!-- omit in toc -->
1. [TL;DR](#tldr) 1. [TL;DR](#tldr)
1. [Sources](#sources) 1. [Sources](#sources)
@@ -17,6 +15,10 @@ nmcli connection modify 'it hurts when ip' connection.autoconnect-priority 1
# Start the TUI. # Start the TUI.
nmtui nmtui
# Show networks' channel, transfer rate, signal strength and security.
nmcli device wifi list
nmcli dev wifi
``` ```
## Sources ## Sources
@@ -25,7 +27,8 @@ nmtui
- [NM-settings] - [NM-settings]
<!-- <!--
References Reference
═╬═Time══
--> -->
<!-- Upstream --> <!-- Upstream -->