{"id":20332421,"url":"https://github.com/zeroby0/example.raspberrypi-wpa-wpa2-enterprise","last_synced_at":"2026-05-14T07:34:56.357Z","repository":{"id":175198167,"uuid":"180415779","full_name":"zeroby0/example.raspberrypi-WPA-WPA2-enterprise","owner":"zeroby0","description":"Connect Raspberrypi to WPA2-Enterprise (IIITB-Milan)","archived":false,"fork":false,"pushed_at":"2019-04-10T03:41:59.000Z","size":10,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-22T08:12:38.863Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zeroby0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-04-09T17:18:18.000Z","updated_at":"2019-06-27T10:06:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"3fd981c2-1529-4207-ade0-0858958f6d28","html_url":"https://github.com/zeroby0/example.raspberrypi-WPA-WPA2-enterprise","commit_stats":null,"previous_names":["zeroby0/example.raspberrypi-wpa-wpa2-enterprise"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zeroby0/example.raspberrypi-WPA-WPA2-enterprise","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeroby0%2Fexample.raspberrypi-WPA-WPA2-enterprise","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeroby0%2Fexample.raspberrypi-WPA-WPA2-enterprise/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeroby0%2Fexample.raspberrypi-WPA-WPA2-enterprise/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeroby0%2Fexample.raspberrypi-WPA-WPA2-enterprise/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zeroby0","download_url":"https://codeload.github.com/zeroby0/example.raspberrypi-WPA-WPA2-enterprise/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeroby0%2Fexample.raspberrypi-WPA-WPA2-enterprise/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33015483,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T20:26:31.510Z","updated_at":"2026-05-14T07:34:56.311Z","avatar_url":"https://github.com/zeroby0.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Connect Raspberrypi to WPA/WPA2-Enterprise\n[![License: Unlicense](https://img.shields.io/badge/license-Unlicense-blue.svg)](http://unlicense.org/)\n[![](https://img.shields.io/github/issues/zeroby0/example.raspberrypi-WPA-WPA2-enterprise.svg?color=blue)](https://github.com/zeroby0/example.raspberrypi-WPA-WPA2-enterprise/issues)\n\nTested on IIITB-Milan.\n\n`wget https://git.io/fjtb1 -O wpa.sh \u0026\u0026 bash wpa.sh`  \nor  \n`bash -c \"$(curl -sL https://git.io/fjtb1)\"`\n\n\n## Manual\n1. Add these lines to your `/etc/wpa_supplicant/wpa_supplicant.conf`\n```\nnetwork={\n        ssid=\"IIITB-Milan\"\n        proto=RSN\n        key_mgmt=WPA-EAP\n        pairwise=CCMP TKIP\n        group=CCMP TKIP\n        identity=\"iiitb\\user.name\"\n        password=\"Your password\"\n        phase1=\"peaplabel=0\"\n        phase2=\"auth=MSCHAPV2\"\n}\n```\n\n2. Add these to your `/etc/network/interface`\n```\nauto wlan0\nallow-hotplug wlan0\niface wlan0 inet dhcp\n    pre-up wpa_supplicant -B -Dwext -i wlan0 -c/etc/wpa_supplicant/wpa_supplicant.conf\n    post-down killall -q wpa_supplicant\n```\n3. Restart you pi\n\n----\n\n- Edit files as root with sudo. `ctrl-shift-v` to paste to terminal.\n- I found ethernet to be orders of magnitude faster with 3B. Use ethernet for large downloads.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeroby0%2Fexample.raspberrypi-wpa-wpa2-enterprise","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzeroby0%2Fexample.raspberrypi-wpa-wpa2-enterprise","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeroby0%2Fexample.raspberrypi-wpa-wpa2-enterprise/lists"}