localize: Use WLAN regdomain to guesstimate country, language, and keyboard
Open
- Dominant language
- Shell
- Stars
- 847
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
Can we use this to get the country? How does this work? Is it using info from the wireless router? How reliable is it?
```
% ifconfig | grep regdomain | xargs | cut -d " " -f 4
DE
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.