diff options
| -rw-r--r-- | TODO | 4 | ||||
| -rw-r--r-- | etc/autowifi/wifi_keys | 4 | 
2 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ -sort networks by bandwidth and connect  merge curl and wget commands -perform initial scan on startup of unscanned networks  more intelligent autoconnect (open first, encrypted second etc.) +    perform initial scan on startup of unscanned networks +    sort networks by bandwidth and connect  profiles ala netcfg/netctl  better profile hooks diff --git a/etc/autowifi/wifi_keys b/etc/autowifi/wifi_keys index bfc137b0..ecfb9ea2 100644 --- a/etc/autowifi/wifi_keys +++ b/etc/autowifi/wifi_keys @@ -1,3 +1,3 @@ +#SSID|MAC|BANDWIDTH|KEY  Internet|00:11:22:33:44:55|wut -shack|00:27:22:6c:13:9d|0|Stand in der Lounge am Fenster -#SSID|MAC|KEY +shack|00:27:22:6c:13:9d|113958|Stand in der Lounge am Fenster  | 
