Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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).