Description
Add option to create a hidden SSID (network won't broadcast its name).
Desired behavior
\\�ash
nm-hotspot create -s MyNet -p Pass123 --hidden
\\
Implementation hints
- Use
mcli connection modify\ with \802-11-wireless.hidden true\
- Update help text and documentation
Difficulty
Easy
Description
Add option to create a hidden SSID (network won't broadcast its name).
Desired behavior
\\�ash
nm-hotspot create -s MyNet -p Pass123 --hidden
\\
Implementation hints
mcli connection modify\ with \802-11-wireless.hidden true\
Difficulty
Easy