sharewifi
sharewifi copied to clipboard
Quickly share Wi-Fi connection info on macOS and Windows
`sharewifi -q -s MySSID` An extra option could opt to automatically generate one, or read from file/stdin (pwgen etc.), bypassing the SSID credential lookup. ### Expected outcome: > Error: No...
Bumps [regex](https://github.com/rust-lang/regex) from 1.7.0 to 1.7.3. Changelog Sourced from regex's changelog. 1.7.3 (2023-03-24) This is a small release that fixes a bug in Regex::shortest_match_at that could cause it to panic,...
Bumps [run_script](https://github.com/sagiegurari/run_script) from 0.10.0 to 0.10.1. Release notes Sourced from run_script's releases. run_script v0.10.1 release Changelog Sourced from run_script's changelog. v0.10.1 (2023-03-01) Enhancement: support runner arguments #20 (thanks @aria-aghaei) Commits...
Hi there, I realized why this was not working on my MBP... Networks that require a user/pass authentication will be saved as `"802.1X Password`" instead of `"AirPort network password"`. It...