{"id":19212656,"url":"https://github.com/fasterthanlime/epfl-wifi","last_synced_at":"2026-03-03T04:34:20.811Z","repository":{"id":66881651,"uuid":"1608457","full_name":"fasterthanlime/epfl-wifi","owner":"fasterthanlime","description":"Everything you need to connect to the Wifi at EPFL reliably","archived":false,"fork":false,"pushed_at":"2012-03-02T13:25:09.000Z","size":108,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-23T08:14:29.646Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fasterthanlime.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-04-13T09:02:21.000Z","updated_at":"2021-11-06T11:24:06.000Z","dependencies_parsed_at":"2023-02-20T13:45:31.979Z","dependency_job_id":null,"html_url":"https://github.com/fasterthanlime/epfl-wifi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fasterthanlime/epfl-wifi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fasterthanlime%2Fepfl-wifi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fasterthanlime%2Fepfl-wifi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fasterthanlime%2Fepfl-wifi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fasterthanlime%2Fepfl-wifi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fasterthanlime","download_url":"https://codeload.github.com/fasterthanlime/epfl-wifi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fasterthanlime%2Fepfl-wifi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30032014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T03:27:35.548Z","status":"ssl_error","status_checked_at":"2026-03-03T03:27:09.213Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-09T13:47:37.081Z","updated_at":"2026-03-03T04:34:20.797Z","avatar_url":"https://github.com/fasterthanlime.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"## Requirements\n\n  * `wpa_supplicant`\n  * `dhcpcd`\n  * A gaspar login/password at the EPFL (you get one if you're a student or an employee there)\n  * A working wifi adapter (tee hee)\n\n## Installation\n\nCopy `wpa_supplicant.conf` to /etc/\nEdit `wpa_supplicant.conf` to replace the `GASPAR_LOGIN` and `GASPAR_PASSWORD` values with your own.\n\nCopy `go-wifi` and `stop-wifi` to somewhere in your `$PATH` (e.g. `/usr/bin/`)\nEdit `go-wifi` and `stop-wifi` to set the proper values for `WIRELESS_IF` (default = wlan0) and `KERNEL_MODULE` (default = iwlagn)\n\nA passwordless sudo makes them more comfy, use the `NOPASSWD` directive in `visudo` if you want to enable it (at your own risk!)\n\n## Usage\n\n### Connecting\n\nDo\n\n    go-wifi\n\nto start the network. It might take some time to associate + get an IP address.\n\nYou can use `sudo wpa_cli status`, `iwconfig`, and `ifconfig` to check, respectively what `wpa_supplicant` is doing, what wireless access point you're associated to, and if you already have an IP address\n\n### Disconnecting\n\nDo\n\n    stop-wifi\n\nto disconnect from the network. This will kill the DHCP daemon and `wpa_supplicant`\n\n### Reconnecting\n\nThe soft way:\n\n    go-wifi\n\nThis will tell `wpa_supplicant` to reassociate\n\nThe hard way:\n\n    stop-wifi; go-wifi\n\nThis will shut down the dhcpcd daemon and `wpa_supplicant`, then try to connect again from scratch\n\n## Licence\n\n[WTFPL 2.0](http://sam.zoy.org/wtfpl/)\n\nEnjoy!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffasterthanlime%2Fepfl-wifi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffasterthanlime%2Fepfl-wifi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffasterthanlime%2Fepfl-wifi/lists"}