Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chadsr/wpa-supplicant-vu
wpa-supplicant config for the Vrije Universiteit Amsterdam (VU-Campusnet)
https://github.com/chadsr/wpa-supplicant-vu
eduroam vrije-universiteit-amsterdam vu-campusnet wpa-supplicant wpa2-enterprise
Last synced: 10 days ago
JSON representation
wpa-supplicant config for the Vrije Universiteit Amsterdam (VU-Campusnet)
- Host: GitHub
- URL: https://github.com/chadsr/wpa-supplicant-vu
- Owner: chadsr
- License: gpl-3.0
- Created: 2016-11-22T12:57:05.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-22T16:13:23.000Z (about 8 years ago)
- Last Synced: 2024-10-26T12:39:35.398Z (about 2 months ago)
- Topics: eduroam, vrije-universiteit-amsterdam, vu-campusnet, wpa-supplicant, wpa2-enterprise
- Language: Perl
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wpa-supplicant-vu
wpa-supplicant config for the Vrije Universiteit Amsterdam (VU)## Usage
You can reference the config in your /etc/network/interfaces.For example:
```
auto wlan0
iface wlan0 inet dhcp
wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf
```The same configuration should work for eduroam, as well (but I have not tested this fully).