-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathwifi-show-password
executable file
·16 lines (15 loc) · 1013 Bytes
/
wifi-show-password
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/usr/bin/env bash
#########################################################################
# Show Active WIFI Password #
# #
# Shows the Wi-Fi password for the currently connected AP. #
# #
# Part of HopeSeekr's BashScripts Collection #
# https://github.com/hopeseekr/BashScripts/ #
# #
# Copyright © 2025 Theodore R. Smith <[email protected]> #
# GPG Fingerprint: 4BF8 2613 1C34 87AC D28F 2AD8 EB24 A91D D612 5690 #
# #
# License: Creative Commons Attribution v4.0 International #
#########################################################################
nmcli dev wifi show-password