Giter Site home page Giter Site logo

eduroam-rpi's Introduction

Eduroam - RPi

Description

A (very) basic script to connect the Raspberry Pi to Eduroam

Purpose

It is not trivial to connect the Raspberry Pi to WPA2-Enterprise networks such as Eduroam. The GUI doesn't allow for it, and most of tutorials are convoluted and involve editing wpa-supplicant configuration files. This is not intuitive for e.g. university students with little experience working with Linux. This script simlifies the problem to 3 pieces of information - the username, password and country code. This was originally made for the University of Twente (Operating Systems course - 2022 edition).

Use

  1. Get the configure.py file onto the Raspberry Pi. This can be done with SCP, git, a USB drive, or the clipboard (copy-paste the contents)
  2. (Optional) Inspect the script to ensure it doesn't do anything malicious. You're going to have to trust it with your username and password!
  3. Execute it! Run python3 configure.py, with the working directory being the same as the containing folder of configure.py
  4. Answer the questions when prompted. See this list of country codes if unsure what to answer for the last question. Use the Alpha-2 country code.

Internals

This script replaces the network management system on the Pi with NetworkManager. It's much more intuitive and it makes the GUI applet more functional. It also configures the country code and enables wifi (if not already done). Then it generates and places a configuration file in the correct place using the username and password.

eduroam-rpi's People

Stargazers

 avatar

Watchers

 avatar

Forkers

xescure kallehk

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.