Commit graph

13 commits

Author SHA1 Message Date
Pratyush Nalam
df75ea2a46
Modify how network name is parsed for Mac because airport command is deprecated in 14.4+ 2024-04-08 14:20:55 +05:30
Dennis Paagman
42af610b66
Update network.sh to not cut off SSIDs starting with ^ 2023-10-16 21:44:27 +02:00
Sabato Luca Guadagno
d00c245d4e consistent formatting across all scripts 2021-07-06 10:22:36 +02:00
Ethan Edwards
ca26328453
Fix Locale issue
Caused some users to have incorrect info because some text manipulation
tools were getting confused.
2020-10-16 18:38:29 -04:00
Dane Williams
ab9a46105e fix extra space network mac 2020-05-31 16:33:38 -07:00
Dane Williams
6b18fd2d23 fixed weather and network extra spaces 2020-05-29 16:42:18 -07:00
Moisés Carvalho
ec2739e9ba Use of "printf" command to avoid shell interpretation of dashes ("-") or percent sign ("%") 2020-05-27 15:37:26 -03:00
Moisés Carvalho
131bcdae10 Improve wireless detection when interface is down 2020-05-27 15:24:30 -03:00
Dane Williams
60675a1710 celsius option 2020-04-29 11:33:51 -07:00
Peter Bui
62537a8c6b scripts/network.sh: use a list of hosts
- Use a list of hosts: google.com, github.com, example.com
- Script will try each in turn, stopping at the first one that connects
- Also fix she-bang and some quotes

- Tested with Wifi and Offline.
2020-04-29 09:36:11 -04:00
Dane Williams
845a3631c5 changed ping from google.com to github.com for users in countries where google is blocked 2020-04-20 17:17:33 -07:00
Gavin Inglis
b3614321da add support for linux network 2020-04-07 15:53:34 -04:00
Dane Williams
b1df587d6e reorganized files 2020-03-15 23:15:26 -07:00
Renamed from network.sh (Browse further)